fluid ~master (2025-03-22T14:27:06.5478146)
Dub
Repo
InputNode.isFocused
fluid
input
InputNode
Set or remove focus from this node.
bool
isFocused
[@property getter]
bool
isFocused
[@property setter]
class
InputNode
(Parent : Node)
@
property
bool
isFocused
(
bool
enable
)
Meta
Source
See Implementation
fluid
input
InputNode
aliases
opEquals
constructors
this
functions
blocksInput
checkIsPressed
focus
focusImpl
focusInDirection
focusInDirectionBool
focusPreviousOrNext
focusPreviousOrNextBool
hoverImpl
isHovered
keyboardImpl
mouseImpl
resizeImpl
mixins
__anonymous
mixin templates
enableInputActions
properties
isFocused
variables
changed
focusIO
hoverIO
submitted
Set or remove focus from this node.