mouseUpAction
The action to perform when a user releases the mouse button within an annotation.
Declaration
var mouseUpAction: PDFAction? { get set }Parameters
- action:
The PDF action to perform when a user releases the mouse button within an annotation.
Discussion
The mouse-up action is optional.