CircleShape
public struct CircleShape : Shape
A circle shape which size can be animated.
Source inspired by
-
Declaration
Swift
public var animatableData: CGFloat -
Declaration
Swift
public func path(in rect: CGRect) -> Path
View on GitHub
CircleShape Structure Reference