ClearAllAnnotations() does not clear Stamp annotations on iOS.
ClearAllAnnotations() does not clear ANY annotations on UWP.
ClearAllAnnotations() appears to work fine on Android.
1. See attached example (latest Xamarin.Forms, Syncfusion 18.1.0.57)
2. Select Stamp button to add a stamp annotation
3. Select Clear to clear all annotations
Result iOS => stamp annotation is not removed, but others are.
Result UWP => no annotations are removed
Regards,
Arthur
Attachment:
GettingStarted_6e960be4.zip