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