func body(content: Self.Content) -> Self.Body
Gets the current body of the caller.
呼び出し側の現在のボディを取得します。
associatedtype Body : View
The type of view representing the body.
ボディを表しているビューの型。
body()
.Availability 有効性
Technology
typealias Content
func body(content: Self.Content) -> Self.Body
associatedtype Body : View