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