Class VerticalHideableContainer
Properties
showed
public bool showed { get; private set; }
useContentWidth
Indicates whether the width of this container should be based on the actual width of the contents.
public bool useContentWidth { get; set; }
contentContainer
public override VisualElement contentContainer { get; }
Methods
Show()
public void Show()
Hide()
public void Hide()
SetDisplay(bool display)
public void SetDisplay(bool display)