Instance Method
インスタンスメソッド
presented
presentedWindowStyle(_:)
Sets the style for windows created by interacting with this view.
Availability 有効性
- macOS 11.0+
Technology
- Swift
UI
Declaration 宣言
func presentedWindowStyle<S>(_ style: S) -> some View
where S : WindowStyle