Contents

ImmersionChangeContext

A structure that represents a state of immersion of your app.

Declaration

struct ImmersionChangeContext

Overview

You don’t use this structure directly. Instead, SwiftUI provides instances of this structure via the onImmersionChange modifier’s closure.

Topics

Instance Properties

See Also

Responding to immersion changes