searchTextField
The text field that the user enters a search query into.
Declaration
var searchTextField: UISearchTextField { get }Discussion
For details about interacting with the text field, accessing its content, and using tokens, see UISearchTextField and UISearchToken.