fluid ~master (2024-02-07T07:38:27.1400979)
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.