Structure

CheckboxToggleStyle

A toggle style that displays a checkbox followed by its label. あるトグルスタイル、それはチェックボックスに続けてそれのラベルを表示します。

Declaration 宣言

struct CheckboxToggleStyle

Overview 概要

Use the checkbox static variable to create this style:


Toggle("Close windows when quitting an app", isOn: $doesClose)
    .toggleStyle(.checkbox)

Topics 話題

Getting the Toggle Style

Creating a Checkbox Toggle Style

Rendering a Toggle トグルを描出する

Default Implementations 省略時実装

Relationships 関係

Conforms To 次に準拠

See Also 参照

Supporting Types 支援を行う型