Instance Method インスタンスメソッド

body(content:)

Gets the current body of the caller. 呼び出し側の現在のボディを取得します。

Declaration 宣言

func body(content: EmptyModifier.Content) -> EmptyModifier.Body

Discussion 議論

content is a proxy for the view that will have the modifier represented by Self applied to it. contentは、ビューに対するプロキシです、それはそれに適用されるSelfによって表わされる修飾子を持つでしょう。

See Also 参照

Supporting Types 支援を行う型