| C1.Android.Input Assembly > C1.Android.Input Namespace > C1MaskedTextView Class : BeforeTextChanged Event |
public event EventHandler<TextChangedEventArgs> BeforeTextChanged
The event handler receives an argument of type Android.Text.TextChangedEventArgs containing data related to this event. The following TextChangedEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| AfterCount | |
| BeforeCount | |
| Start | |
| Text |