Contents

automatic

Use the default leading column visibility for the current device.

Declaration

static var automatic: NavigationSplitViewVisibility { get }

Discussion

This computed property returns one of the three concrete cases: detailOnly, doubleColumn, or all.

See Also

Getting visibilities