Auto-focus next view from Entry with ReturnType.Next (#6706)
authorJoe Manke <jmanke1227@gmail.com>
Wed, 10 Jul 2019 17:18:42 +0000 (13:18 -0400)
committerGerald Versluis <github@geraldversluis.nl>
Wed, 10 Jul 2019 17:18:42 +0000 (19:18 +0200)
commited26340b0ee2cb5e5f4bc04159967ac405b7a092
tree213176607a03b9d17321bffaebc9414b058a241e
parent51654555d8776ffc14abd5c91a396fabac51c375
Auto-focus next view from Entry with ReturnType.Next (#6706)

* Automatically focus the next view after hitting the Return key on an Entry with ReturnType.Next

* UWP implementation
Xamarin.Forms.Controls/ControlGalleryPages/EntryReturnTypeGalleryPage.cs
Xamarin.Forms.Platform.Android/Renderers/EntryRenderer.cs
Xamarin.Forms.Platform.UAP/EntryRenderer.cs
Xamarin.Forms.Platform.iOS/Renderers/EntryRenderer.cs