FULL_SCREEN constant

IOSUIModalPresentationStyle const FULL_SCREEN

A presentation style in which the presented view covers the screen.

Implementation

static const FULL_SCREEN = const IOSUIModalPresentationStyle._internal(0);