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.
このシェイプをパスとしてある矩形の基準系の内部に記述します。
Availability 有効性
Technology
typealias Body
When you create a custom view, Swift infers this type from your implementation of the required body
property.
typealias AnimatableData
func path(in: CGRect) -> Path