Keresés
#hashtagged
- android
- androidx
- androidx migration
- Apple
- Appstore
- backspace
- Boxing
- C#
- Converter
- custom usercontrol
- Debugging
- entry
- firebase
- forms
- ios
- java exception
- listview
- mac
- osx
- osx visual studio
- Publish
- publish error
- pushnotification
- push notification hang
- renderer
- TestFlight
- textview
- Unboxing
- usercontrol
- visual studio
- visual studio mac
- windows
- windows server
- windows server 2012
- xamarin
- xamarin android
- xamarin entry
- xamarin error
- xamarin forms
- xamarin ios
- xamarin map
- xaml
- xamlc
- xaml compilation
- üzemeltetés
-
Elérhetőségek, és további információk a bitfox oldalán találhatóak.
metadata
Címke: backspace
Xamarin Forms / iOS: Backspace detektálás Entryben
Androidtól eltérően, iOS-en az EntryRenderer nem rendelkezik overrideolható DispatchKeyEventtel. Viszont magának a UITextFieldnek van egy DeleteBackward metódusa, ami a visszatörlés esetén hívódik meg. Ahhoz, hogy ezt felüldefiniáljuk, örököltetnünk kell egy UITextField-et. Mivel ez egy natív Custom UserControl, ahelyett, ahogy StackOverFlow-n, … Egy kattintás ide a folytatáshoz….