Contents

UIModalPresentationStyle.automatic

The default presentation style chosen by the system.

Declaration

case automatic

Discussion

For most view controllers, UIKit maps this style to:

Some system view controllers may map it to a different style.

See Also

Presentations