OVER_FULL_SCREEN constant

IOSUIModalPresentationStyle const OVER_FULL_SCREEN

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

Implementation

static const OVER_FULL_SCREEN = IOSUIModalPresentationStyle._internal(5, 5);