Click or drag to resize

WindowIsBusy Property

Returns whether the window is showing or hiding.

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

Property Value

Type: Boolean
See Also