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 =
    const IOSUIModalPresentationStyle._internal(5);