Click or drag to resize

GObjectfocused Property

If the object is focused. Focused object can receive key events.

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool focused { get; }

Property Value

Type: Boolean
See Also