Xamarin.Forms
Entry
Completed
Xamarin.Forms.Entry.Completed Event
Occurs when the user finalizes the text in an entry with the return key.
Syntax
public event
EventHandler
Completed
Remarks
This finilaization will usually but not always be accompanied by IsFocused being set to false.
Requirements
Namespace:
Xamarin.Forms
Assembly:
Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions:
1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0