Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 91519

Xamarin.Forms.iOS: Editor Unfocused missing value

$
0
0

Hello,
I have a problem with autocomplete iOS keyboard and Unfocus event.
Step by step explanation:
I Try to write word “Ciua”, my Italian iPad suggest me “Cita”
1. If I tap “space” on keyboard, the visible value and the real value of my editor will be “Cita”
2. If I tap little blue “x” to cancel suggestion, the visible value and the real value of my editor will be “Cita”
3. If I touch outside the editor, the visible value will become “Cita” but the real value inside editor will remain “Ciua”

I notice that the event OnElementPropertyChanged() of my EditorRenderer fired when write a single char with PropertyName = “TextChanged” and when I loss focus ONLY with PropertyName = “IsFocused” and not also “TextChanged” if iOS keyboard suggest change my word.

Best regards,
Esteban Lombardo


Viewing all articles
Browse latest Browse all 91519

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>