Type Method
from(_:)
Converts a CGPath to an NSBezierPath.
Not available in Objective-C.Not available in Python.
Declaration
static func from(_ cgPath: CGPath) -> NSBezierPathType Method
Converts a CGPath to an NSBezierPath.
Not available in Objective-C.Not available in Python.
static func from(_ cgPath: CGPath) -> NSBezierPath