Skip to main content

Module custom_node

Module custom_node 

Source
Expand description

CustomNode trait for replaced elements that delegate rendering.

Structs§

ContentSize
A size expressed in the content-box coordinate system.
Popup
An open popup (top-layer overlay) owned by a custom node.

Enums§

PointerEvent
Platform-neutral pointer event delivered to a custom node.

Traits§

CustomNode
Trait for custom/replaced elements that produce their own draw commands.