clearSearchField(_:)
Clears the search field and resets the list of displayed records.
Declaration
func clearSearchField(_ sender: Any!)Parameters
- sender:
The object sending this message.
Clears the search field and resets the list of displayed records.
func clearSearchField(_ sender: Any!)The object sending this message.