fluid ~master (2024-02-07T07:38:27.1400979)
Dub
Repo
FluidFocusable.enableInputActions
fluid
input
FluidFocusable
Mixin template to enable input actions in this class.
interface
FluidFocusable
mixin template
enableInputActions () {
mixin
FluidHoverable
.
enableInputActions
;
bool
runFocusInputActions
();
}
Members
Functions
runFocusInputActions
bool
runFocusInputActions
()
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
FluidHoverable
.
enableInputActions
Undocumented in source.
Mixed In Members
From
mixin
FluidHoverable
.
enableInputActions
runMouseInputActions
bool
runMouseInputActions
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
fluid
input
FluidFocusable
functions
focus
focusImpl
isFocused
runFocusInputActions
mixin templates
enableInputActions
Mixin template to enable input actions in this class.