CALayer
extension CALayer
-
Undocumented
Declaration
Swift
public func renderToPDF(at location: URL) throws
-
Creates a
CAShapeLayer
with the givenpath
.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()