The style to apply to this view.
Instance Method
インスタンスメソッド
index
indexViewStyle(_:)
Sets the style for the index view within the current environment.
Availability 有効性
- iOS 14.0+
- iPadOS 14.0+
- Mac Catalyst 14.0+
- tvOS 14.0+
- watchOS 8.0+
Technology
- Swift
UI
Declaration 宣言
func indexViewStyle<S>(_ style: S) -> some View
where S : IndexViewStyle
Parameters パラメータ
style