func makeBody (configuration: Self.Configuration) -> Self.Body
Creates a view that represents the body of a button.
ボタンのボディを表すビューを作成します。
typealias Configuration
The properties of a button.
あるボタンのプロパティそれら。
associatedtype Body : View
A view that represents the body of a button.
あるビュー、それはボタンのボディを表します。