Instance Property インスタンスプロパティ

presentationMode

A binding to the current presentation mode of the view associated with this environment. この環境と結びつけられたビューの現在の提示モードへのバインディング。

Declaration 宣言

var presentationMode: Binding<PresentationMode> { get }

See Also 参照

Deprecated Environment Values