clearSelection()
Clears the selection.
Declaration
func clearSelection()Discussion
The view redraws as necessary but does not scroll. This call is equivalent to calling [PDFView setCurrentSelection:NULL].
Clears the selection.
func clearSelection()The view redraws as necessary but does not scroll. This call is equivalent to calling [PDFView setCurrentSelection:NULL].