Expand description
CustomNode trait for replaced elements that delegate rendering.
Structs§
- Content
Size - A size expressed in the content-box coordinate system.
- Popup
- An open popup (top-layer overlay) owned by a custom node.
Enums§
- Pointer
Event - Platform-neutral pointer event delivered to a custom node.
Traits§
- Custom
Node - Trait for custom/replaced elements that produce their own draw commands.