xamarin-docs icon indicating copy to clipboard operation
xamarin-docs copied to clipboard

Inconsistent information.

Open Kbmobi opened this issue 3 years ago • 0 comments

I don't know if the first one is the intended action. It's annoying because that is the function I wanted--press enter on keyboard to fire event; unfortunately, the actual functionality is the 2nd one. Where it calls the event when focus is lost from the editor. I am using Xamarin Forms in UWP.

https://docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/text/editor Completed – raised when the user has ended input by pressing the return key on the keyboard.

https://docs.microsoft.com/en-us/dotnet/api/xamarin.forms.editor.completed?view=xamarin-forms iOS (Unfocusing the editor or pressing "Done" triggers the event). Android / Windows Phone (Unfocusing the Editor triggers the event)


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Kbmobi avatar Jan 07 '22 19:01 Kbmobi