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