fluid v0.7.0 (2024-10-02T21:53:39Z)
Dub
Repo
FluidHoverable.runInputAction
fluid
input
FluidHoverable
Undocumented in source. Be warned that the author may not have intended to support it.
bool
runInputAction
(InputActionID action, bool active)
bool
runInputAction
(bool active)
interface
FluidHoverable
final
bool
runInputAction
(
alias
action
)
(
bool
active
= true
)
Meta
Source
See Implementation
fluid
input
FluidHoverable
functions
asNode
inputActionImpl
isDisabled
isHovered
mouseImpl
runInputAction
runInputActionImpl
runMouseInputActions
mixin templates
enableInputActions
makeHoverable