Structure

DefaultToggleStyle

The default toggle style. 省略時のトグルスタイル。

Declaration 宣言

struct DefaultToggleStyle

Overview 概要

Use the automatic static variable to create this style:


Toggle("Enhance Sound", isOn: $isEnhanced)
    .toggleStyle(.automatic)

Topics 話題

Getting the Toggle Style

Creating a Default Toggle Style 省略時のトグルスタイルを作成する

Rendering a Toggle トグルを描出する

Default Implementations 省略時実装

Relationships 関係

Conforms To 次に準拠

See Also 参照

Supporting Types 支援を行う型