Canvas.this

Construct the widget.

  1. this(UiElement parent, string backgroundColor)
    class Canvas
  2. this(string backgroundColor)

Parameters

parent UiElement

The parent of this widget.

backgroundColor string

The background color.

See Also

Meta