Click or drag to resize

UiElementDisabled Property

The current disabled state of this element.

Namespace:  RavingBots.MagicGestures.UI.Elements
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public bool Disabled { get; set; }

Property Value

Type: Boolean
See Also