AUTOMATIC constant

IOSUIModalPresentationStyle const AUTOMATIC

The default presentation style chosen by the system.

NOTE: available on iOS 13.0+.

Implementation

static const AUTOMATIC = IOSUIModalPresentationStyle._internal(9, 9);