Structure

SwitchToggleStyle

A toggle style that displays a leading label and a trailing switch. あるトグルスタイル、それは先頭のラベルと後続のスイッチを表示します。

Declaration 宣言

struct SwitchToggleStyle

Overview 概要

Use the switch static variable to create this style:


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

Topics 話題

Getting the Toggle Style

Creating a Switch Toggle Style

Rendering a Toggle トグルを描出する

Deprecated Initializers

Default Implementations 省略時実装

Relationships 関係

Conforms To 次に準拠

See Also 参照

Supporting Types 支援を行う型