Contents

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].

See Also

Handling Selections