[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Input.C1MaskedEntry.TextChanged

TextChanged Event

Event raised when the text property changed.

Namespace: C1.Xamarin.Forms.Input
Assembly: C1.Xamarin.Forms.Input.dll
Syntax
public event EventHandler<TextChangedEventArgs> TextChanged
Returns
Type Description
EventHandler<TextChangedEventArgs> Event raised when the text property changed.