var presentationMode : Binding<PresentationMode >
A binding to the current presentation mode of the view associated with this environment.
この環境と結びつけられたビューの現在の提示モードへのバインディング。
struct PresentationMode
An indication whether a view is currently presented by another view.
あるビューが現在は別のビューによって提示されるかどうかを示すもの。