Skip to content

Commit abed204

Browse files
Merge pull request #1141 from Syncfusion-Content/hotfix/hotfix-v30.1.37
DOCINFRA-2341_merged_using_automation
2 parents d06b37f + a67632d commit abed204

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Xamarin/Pdf-Viewer/Popup-Annotation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,8 @@ pdfViewer.AnnotationSettings.Popup.Icon = PopupIcon.Note;
222222
{% endhighlight %}
223223
{% endtabs %}
224224

225+
N> Unsupported popup annotation icons will default to the *Comment* icon.
226+
225227
### Changing the properties of a selected popup
226228

227229
You can change the properties of the selected annotation by casting the sender parameter of the `PopupAnnotationSelected` event handler to `PopupAnnotation` and modify its properties. The following code example shows how to change the properties.

0 commit comments

Comments
 (0)