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