Click or drag to resize
OrientationParameterAttributeIsCollapsible Property
Gets a value indicating whether the drawer should be collapsible.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public bool IsCollapsible { get; }

Property Value

Type: Boolean
if the drawer should be collapsible; otherwise, .
See Also