searchText
The search text.
Declaration
@property (nonatomic, strong) NSString * searchText;Discussion
By default, this property returns the search bar text from the view controller’s search controller.
The search text.
@property (nonatomic, strong) NSString * searchText;By default, this property returns the search bar text from the view controller’s search controller.