Click or drag to resize

WindowIsShown Property

Returns whether the window is shown.

Namespace:  Kit.UI
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public virtual bool IsShown { get; }
Request Example View Source

Property Value

Type: Boolean
See Also