Contents

verticalAlignmentMode

The vertical position of the text within the node.

Declaration

var verticalAlignmentMode: SKLabelVerticalAlignmentMode { get set }

Mentioned in

Discussion

The possible values for this property are listed in SKLabelVerticalAlignmentMode. The default value of this property is SKLabelVerticalAlignmentMode.baseline.

See Also

Controlling a Label’s Alignment