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