You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
await DisplayAlert("", "Annotations are deserialized", "Ok");
57
+
}
58
+
59
+
{% endhighlight %}
60
+
{% endtabs %}
61
+
39
62
## Annotation selected event
40
63
41
64
This [`AnnotationSelected`](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.ImageEditor.SfImageEditor.html#Syncfusion_Maui_ImageEditor_SfImageEditor_AnnotationSelected) event occurs when the annotation is selected.
@@ -86,4 +109,4 @@ The [`BrowseImage`](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.ImageEdi
0 commit comments