CheckBox.this

Creates an instance of a checkbox with a text object.

Parameters

text Text

The text to be displayed besides the button.

source string

The source of the events emitted by this object.

position Box

Defines where the element should be drawn.

checked bool

Initial state of the button.

Meta