UiElement.isBusy

Gets if the element is busy or not.

class UiElement
bool
isBusy
(
this T
)
()

Return Value

Type: bool

true if the element is busy, false if not.

See Also

Meta