CPDFDocumentIsReadyCallback typedef
CPDFDocumentIsReadyCallback =
void Function()
Called when the native document is ready.
Implementation
typedef CPDFDocumentIsReadyCallback = void Function();
Called when the native document is ready.
typedef CPDFDocumentIsReadyCallback = void Function();