FULL_SCREEN constant
IOSUIModalPresentationStyle
const FULL_SCREEN
A presentation style in which the presented view covers the screen.
Implementation
static const FULL_SCREEN = IOSUIModalPresentationStyle._internal(0, 0);