typealias Body
The type of view representing the body of this view.
このビューの本体を表しているビューの型。
var animatableData : TransformedShape <Content>.AnimatableData
The data to animate.
アニメーション化するデータ。
typealias AnimatableData
The type defining the data to animate.
アニメーション化するデータを定義している型。
func path(in: CGRect) -> Path
Describes this shape as a path within a rectangular frame of reference.
このシェイプをパスとしてある矩形の基準系の内部に記述します。