Click or drag to resize

UIManagerFirst Property

Returns the first window shown, or if none are.

Namespace:  Kit
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public static Window First { get; }
Request Example View Source

Property Value

Type: Window
See Also