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