NONE constant

IOSUIModalPresentationStyle const NONE

A presentation style that indicates no adaptations should be made.

Implementation

static const NONE = IOSUIModalPresentationStyle._internal(8, 8);