OVER_CURRENT_CONTEXT constant

IOSUIModalPresentationStyle const OVER_CURRENT_CONTEXT

A presentation style where the content is displayed over another view controller’s content.

Implementation

static const OVER_CURRENT_CONTEXT =
    const IOSUIModalPresentationStyle._internal(6);