CURRENT_CONTEXT constant

ModalPresentationStyle const CURRENT_CONTEXT

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

Implementation

static const CURRENT_CONTEXT = ModalPresentationStyle._internal(3, 3);