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