dioxus_native_core

Module node_ref

Source
Expand description

Utilities that provide limited access to nodes

Structs§

NodeMask
A mask that limits what parts of a node a dependency can see.
NodeMaskBuilder
A mask that limits what parts of a node a dependency can see.
NodeView
A view into a NodeType with a mask that determines what is visible.

Enums§

AttributeMask
A mask that contains a list of attributes that are visible.
AttributeMaskBuilder
A builder for a mask that controls what attributes are visible.