Class CheckBoxElement
The checkbox element.
Inheritance
System.Object
FlaxEditor.CustomEditors.LayoutElement
CheckBoxElement
Namespace: FlaxEditor.CustomEditors.Elements
Assembly: FlaxEngine.CSharp.dll
Syntax
public class CheckBoxElement : LayoutElement
Constructors
CheckBoxElement()
Fields
CheckBox
Properties
Control
Declaration
public override Control Control { get; }
Property Value
Control
|
Overrides
FlaxEditor.CustomEditors.LayoutElement.Control
Extension Methods
See Also
FlaxEditor.CustomEditors.LayoutElement