fluid v0.6.1 (2024-01-27T15:08:13Z)
Dub
Repo
FluidHoverable.isDisabled
fluid
input
FluidHoverable
Check if the node is disabled.
mixin makeHoverable
to implement.
interface
FluidHoverable
ref inout
inout
(
bool
)
isDisabled
(
)
Meta
Source
See Implementation
fluid
input
FluidHoverable
functions
asNode
isDisabled
isHovered
mouseImpl
runMouseInputActions
mixin templates
enableInputActions
makeHoverable
Check if the node is disabled. mixin makeHoverable to implement.