Checkbox.Extra

Additional features available for checkbox styling.

class Checkbox
static
class Extra : typeof(super).Extra {}

Constructors

this
this(Image checkmark)
Undocumented in source.

Members

Variables

checkmark
Image checkmark;

Image to use for the checkmark.

Meta