fluid ~master (2025-03-22T14:27:06.5478146)
Dub
Repo
NodeChain.next
fluid
node_chain
NodeChain
Set the next node in chain.
Node
next
(Node value)
class
NodeChain
Node
next
(
Node
value
)
inout
(
Node
)
next
()
Parameters
value
Node
Node to set.
Return Value
Type:
Node
Assigned node.
Meta
Source
See Implementation
fluid
node_chain
NodeChain
constructors
this
functions
afterDraw
afterResize
beforeDraw
beforeResize
drawImpl
next
nextChain
resizeImpl
Set the next node in chain.