PTPDFViewCtrlDidExecuteActionNotification

extern const NSNotificationName _Nonnull PTPDFViewCtrlDidExecuteActionNotification

Posted when the PTPDFViewCtrl has executed an action with an action parameter.

The notification object is the PTPDFViewCtrl that posted the notification. The userInfo dictionary contains an entry for the PTPDFViewCtrlActionParameterUserInfoKey key with the action parameter.