Structure

ToggleStyleConfiguration.Label

A type-erased label of a toggle.

Declaration 宣言

struct Label

Overview 概要

SwiftUI provides a value of this type — which is a View type — as the label to your custom toggle style implementation. Use the label to help define the appearance of the toggle.

Topics 話題

Supporting Types 支援を行う型

Default Implementations 省略時実装

Relationships 関係

Conforms To 次に準拠

See Also 参照

Getting the Label View