[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Input.C1MaskedEntry.Completed

Completed Event

Occurs when the user finalizes the text in an entry with the return key.

Namespace: C1.Xamarin.Forms.Input
Assembly: C1.Xamarin.Forms.Input.dll
Syntax
public event EventHandler<CompletedEventArgs> Completed
Returns
Type Description
EventHandler<CompletedEventArgs> Occurs when the user finalizes the text in an entry with the return key.