Share via


UISearchBarTextChangedEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class UISearchBarTextChangedEventArgs : EventArgs
type UISearchBarTextChangedEventArgs = class
    inherit EventArgs
Inheritance
UISearchBarTextChangedEventArgs

Constructors

Name Description
UISearchBarTextChangedEventArgs(String)

Create a new instance of the UISearchBarTextChangedEventArgs with the specified event data.

Properties

Name Description
SearchText

Applies to