CURRENT_CONTEXT constant

IOSUIModalPresentationStyle const CURRENT_CONTEXT

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

Implementation

static const CURRENT_CONTEXT = const IOSUIModalPresentationStyle._internal(3);