Click or drag to resize

UIManagerLast Property

Returns the last window shown, or if none are.

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

Property Value

Type: Window
See Also