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