fluid ~master (2024-02-07T07:38:27.1400979)
Dub
Repo
NodeSlot.this
fluid
slot
NodeSlot
Create a new node slot and optionally place a node within.
this
(NodeParams params, T node)
class
NodeSlot
(T : Node)
this
(
NodeParams
params
,
T
node
= null
)
this
(Layout layout, T node)
this
(T node)
this
(Layout layout)
Meta
Source
See Implementation
fluid
slot
NodeSlot
constructors
this
functions
clear
drawImpl
hoveredImpl
opAssign
pickStyle
resizeImpl
swapSlots
mixins
__anonymous
variables
value
Create a new node slot and optionally place a node within.