annotationsChanged(on:)
Tells the PDF view that an annotation on the specified page has changed.
Declaration
func annotationsChanged(on page: PDFPage)Discussion
When the PDFView object receives this message, it rescans for tool tips and pop-ups and informs the PDFThumbailView objects so the thumbnail images can be redrawn.