OVER_CURRENT_CONTEXT constant
A presentation style where the content is displayed over another view controller’s content.
Implementation
static const OVER_CURRENT_CONTEXT = IOSUIModalPresentationStyle._internal(
6,
6,
);
A presentation style where the content is displayed over another view controller’s content.
static const OVER_CURRENT_CONTEXT = IOSUIModalPresentationStyle._internal(
6,
6,
);