struct PresentationMode
An indication whether a view is currently presented by another view.
あるビューが現在は別のビューによって提示されるかどうかを示すもの。
Deprecated 非推奨
Use is
or dismiss
instead.
Availability 有効性
Technology
var presentationMode: Binding
<PresentationMode
> { get }
struct PresentationMode