Contents

UIModalPresentationStyle.fullScreen

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

Declaration

case fullScreen

Discussion

The views belonging to the presenting view controller are removed after the presentation completes.

See Also

Presentations