fluid v0.7.0 (2024-10-02T21:53:39Z)
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
inputActionImpl
isDisabled
isHovered
mouseImpl
runInputAction
runInputActionImpl
runMouseInputActions
mixin templates
enableInputActions
makeHoverable
Check if the node is disabled. mixin makeHoverable to implement.