Click or drag to resize

UiElementSelected Property

The current selected 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 Selected { get; set; }

Property Value

Type: Boolean
See Also