UiElement.isGrabbing

Gets if the element is currently grabbing all events or not.

class UiElement
bool
isGrabbing
(
this T
)
()

Return Value

Type: bool

This element to aid method chaining.

Meta