Contents

prefersSideBySideTextAndSecondaryText

A Boolean value that determines whether the configuration positions the text and secondary text side by side.

Declaration

var prefersSideBySideTextAndSecondaryText: Bool { get set }

Discussion

When this value is true, the configuration positions the text and secondary text side by side if there’s sufficient space. Otherwise, the configuration stacks the text in a vertical layout.

See Also

Customizing layout