Marks a highlight as selected/deselected (its floating toolbar is open).
Counter-backed, so overlapping select/deselect from different highlights
resolves correctly. Used to suppress hover tips while a toolbar is shown.
Parameters
selected: boolean
Returns void
setTip:function
setTip(tip): void
Set a tip to be displayed in the current PDF Viewer.
If enabled, automatic tips/popups inside of a PdfHighlighter will be disabled.
Additional niceties will also be provided to prevent new highlights being made.
Parameters
Optionalflag: boolean
Returns void
updateTipPosition:function
updateTipPosition(): void
Callback to update any currently active tip's position. This will make sure
the tip is visible above/below its highlight.
A set of utilities for to control the behaviour of PdfHighlighter.