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