Click or drag to resize

WindowIsHidden Property

Returns whether the window is hidden.

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

Property Value

Type: Boolean
See Also