Class FoldablePanel
Foldable winS.UnityEditor.GUI.Panel.
Events
onFoldStateChanged
public event Action onFoldStateChanged;
Properties
folded
public bool folded { get; set; }
animationDuration
public float animationDuration { get; set; }
title
public string title { get; set; }
titleAnchor
public TextAnchor titleAnchor { get; set; }
contentContainer
public override VisualElement contentContainer { get; }