func makeBody (configuration: Self.Configuration) -> Self.Body
Creates a view that represents the body of a toggle.
あるビューを作成します、それはトグルの本体を表すものです。
struct ToggleStyleConfiguration
The properties of a toggle instance.
associatedtype Body : View
A view that represents the appearance and interaction of a toggle.
あるビュー、それはあるトグルの外観と相互作用を表します。