UISearchBarTextChangedEventArgs
UISearchBarTextChangedEventArgs
Class
Definition
Provides data for the TextChanged event.
public class UISearchBarTextChangedEventArgs : EventArgs
type UISearchBarTextChangedEventArgs = class
inherit EventArgs
- Inheritance
Constructors
UISearchBarTextChangedEventArgs(String) UISearchBarTextChangedEventArgs(String) |
Initializes a new instance of the UISearchBarTextChangedEventArgs class. |
Properties
SearchText SearchText |
The string to be searched. |
Applies to
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...