UIBezierPath.as constructor
UIBezierPath.as(
- ObjCObject other
Constructs a UIBezierPath that points to the same underlying object as other.
Implementation
UIBezierPath.as(objc.ObjCObject other) : object$ = other {}