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