CALayer

extension CALayer
  • Undocumented

    Declaration

    Swift

    public func renderToPDF(at location: URL) throws
  • Creates a CAShapeLayer with the given path.

    Declaration

    Swift

    public convenience init(_ path: Path)
  • Undocumented

    Declaration

    Swift

    public convenience init(_ styledPath: StyledPath)
  • Undocumented

    Declaration

    Swift

    public convenience init(_ composite: StyledPath.Composite)
  • Undocumented

    Declaration

    Swift

    public func showTestBorder()