Binding in MvvmCross update text property on every character change. Is there any way to fire binding after loosing focus for example?
Asked
Active
Viewed 193 times
0
-
2possible duplicate of [MvvmCross: change update source trigger property of binding on MonoDroid](http://stackoverflow.com/questions/19216585/mvvmcross-change-update-source-trigger-property-of-binding-on-monodroid) – Sven-Michael Stübe Mar 25 '14 at 23:45
-
Thank you, I'm using a custom control so I will juste create an attribute to use this mode. – chamamo Mar 26 '14 at 09:25