Namespace: Actions

PSPDFKit.Actions

Actions define what happens when you click an annotation (for example a LinkAnnotation). All classes are based on Immutable.Record.

Only LinkAnnotation and WidgetAnnotation can have associated actions set through the action property.

Classes