Class Foldout
Properties
indent
public float indent { get; set; }
clickMode
public ClickMode clickMode { get; set; }
head
public Row head { get; private set; }
label
public Label label { get; private set; }
contentContainer
public override VisualElement contentContainer { get; }
Methods
SetValueWithoutNotify(bool value)
public override void SetValueWithoutNotify(bool value)
SetValue(bool value)
protected override void SetValue(bool value)