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