 | OrientationParameterAttributeIsCollapsible Property |
Gets a value indicating whether the drawer should be collapsible.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic bool IsCollapsible { get; }
Property Value
Type:
Boolean if the drawer should be collapsible; otherwise,
.
See Also