Contents

automatic

The automatic placement.

Declaration

static var automatic: ContentMarginPlacement { get }

Discussion

Views that support margin customization can automatically use margins with this placement. For example, a ScrollView will use this placement to automatically inset both its content and scroll indicators by the specified amount.

See Also

Getting the placement