OVER_CURRENT_CONTEXT constant

ModalPresentationStyle const OVER_CURRENT_CONTEXT

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

Implementation

static const OVER_CURRENT_CONTEXT = ModalPresentationStyle._internal(6, 6);