InputView.TextChanged Event

Definition

Event that is raised when the text of the Editor changes.

C#
public event EventHandler<Xamarin.Forms.TextChangedEventArgs> TextChanged;

Event Type

System.EventHandler<TextChangedEventArgs>

Applies to

Product Versions
Xamarin.Forms Latest