StackLayout3D
¶
Stack Layout 3D arranges its items on a line along the axis you specify in the DirectionProperty. The default value of the DirectionProperty is x axis.
Use a Stack Layout 3D to arrange content in a stack on the selected axis in 3D space.
Inherits properties and message types from StackLayout3DMetadata.
Creates a stack layout node.
| name | (string) | The name of the stack layout. |