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 = IOSUIModalPresentationStyle._internal(3, 3);