XamarinControls icon indicating copy to clipboard operation
XamarinControls copied to clipboard

Cross-platform controls for Xamarin and Xamarin.Forms.

Results 5 XamarinControls issues
Sort by recently updated
recently updated
newest added

Does not update the checkboxes inside the Listview visually after clicking checkbox with select Although programmatically /codebehind it detects the IsCheck = false and set it to true inside for...

I implemented the checkbox and tested it on both iOS and android emulators and it was working fine. Then I built it to my iPhone and the checkbox was not...

i change IsChecked to True in behavior but I don't see any change in UI

needs-repo

Adding a bool "Animated" BindableProperty to enable or disable animation. Having option to show the animation or not would be nice to have. If implemented, the SKCanvasView have to be...

enhancement

An optional flag to use an 'X' for the square checkbox. (BTW. Nice bounce animation for the interaction. Its the little things that count :-) )

enhancement