Class HorizontalHideableContainer
Properties
showed
public bool showed { get; private set; }
useContentHeight
public bool useContentHeight { get; set; }
animationDuration
public float animationDuration { 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)