kanzi
0.7.0
Module content_
layout
Module Items
Structs
Traits
In kanzi::
autogen::
ui::
node::
concept
kanzi
::
autogen
::
ui
::
node
::
concept
Module
content_layout
Copy item path
Structs
§
Content
Layout
Concept
DEPTH_
PADDING_
PROPERTY
Sets the padding spaces between the content and the front and back boundaries of the Content Layout 3D node.
HORIZONTAL_
PADDING_
PROPERTY
Sets the padding spaces between the content and the left and right boundaries of the Content Layout node.
VERTICAL_
PADDING_
PROPERTY
Sets the padding spaces between the content and the top and bottom boundaries of the Content Layout node.
Traits
§
IContent
Layout
Concept
Use the Content Layout nodes to present complex content as one element in the UI. You can use a Content Layout node to create a control that adapts to the size of its content, or a control where the content adapts to the size of the control.