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