Class StackLayout3D

Class Hierarchy

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.

See also

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.

Synopsis

Methods
create()

Creates a stack layout node

StackLayout3D.StackLayout3D:create(name)

Creates a stack layout node.

Parameters
name (string)

The name of the stack layout.