class openfl.gui.styles.CheckBoxStyle extends ButtonStyle
Available on all platforms
Instance Fields
var checkStyle:String
Setting this will change the style of the tick in the checkbox. Valid values are: "cross", "strike" and "tick".