CPDFIOSClickBackPressedCallback typedef
CPDFIOSClickBackPressedCallback =
void Function()
Called when the iOS back button is pressed.
Implementation
typedef CPDFIOSClickBackPressedCallback = void Function();
Called when the iOS back button is pressed.
typedef CPDFIOSClickBackPressedCallback = void Function();