Whether this node is in an enabled context. The context is disabled if one of the ancestor nodes have IsEnabled set to false.

You can use the WhileContextEnabled and WhileContextDisabled triggers to specify different styling for a visual while the context is enabled or disabled.

Location

Namespace
Fuse
Package
Fuse.Nodes 2.9.1

Returns

bool

See Also

IsEnabled ux

Whether this node is currently interactable. Disabled visuals do not receive input focus. However, they can still be visible and block hit test for underlaying objects.