PAGE_SHEET constant

IOSUIModalPresentationStyle const PAGE_SHEET

A presentation style that partially covers the underlying content.

Implementation

static const PAGE_SHEET = IOSUIModalPresentationStyle._internal(1, 1);