Instance Method インスタンスメソッド

listStyle(_:)

Sets the style for lists within this view. このビュー内のリストそれらに対してスタイルを設定します。

Declaration 宣言

func listStyle<S>(_ style: S) -> some View where S : ListStyle

See Also 参照

Styling Lists