Separator.this

Construct the widget.

  1. this(UiElement parent, string orientation)
    class Separator
  2. this(string orientation)

Parameters

parent UiElement

The parent of this widget.

orientation string

The orientation of the widget.

See Also

Meta