peter cresswell
peter cresswell
Just came across this. In my case, the first time that my bound command changes CanExecute, the IconToolbarItem seems to disappear. Actually, the button is still there, just the graphic...
I was looking at this today. It seems to me that Xamarin.Forms is triggering a repainting of the Toolbar Icon when a bound property changes (in my case, IsEnabled). It...
tested 2.0.0.24-beta on XF IOS App. Added IconToolbarItem. Bind to command Flip CanExecute Noted that the icon no longer disappeared when flipping the state of command. So in this area,...
Try this: https://github.com/pcresswell/iconize-test I've probably done something wrong so assume nothing. Let me know where I went wrong. Just using the iOS app. play around with the icon here: