| Package | Description |
|---|---|
| crossmobile.ios.uikit |
| Modifier and Type | Method and Description |
|---|---|
UISearchBarDelegate |
UISearchBar.delegate()
Returns the delegate object of this search bar that is the object
responsible for search bar's functionality.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UISearchBar.setDelegate(UISearchBarDelegate delegate)
Sets the delegate object for this search bar,the object responsible for
search bar's functionality.
|
Copyright © 2020. All rights reserved.