UISearchDisplayController.as constructor

UISearchDisplayController.as(
  1. ObjCObject other
)

Constructs a UISearchDisplayController that points to the same underlying object as other.

Implementation

UISearchDisplayController.as(objc.ObjCObject other) : object$ = other {}