onViewerControllerInitialized property

OnPdfViewerControllerInitialized? onViewerControllerInitialized
final

Callback that is called on viewer initialization.

It is called on every document load.

Implementation

final OnPdfViewerControllerInitialized? onViewerControllerInitialized;