Trapezoid

public struct Trapezoid
extension Trapezoid: Shape

Undocumented

Init

Shape

  • Declaration

    Swift

    public func path(in rect: CGRect) -> Path

AnimatableData

  • Declaration

    Swift

    public var animatableData: AnimatablePair<CGFloat, CGFloat> { get set }