handledByClient property

bool? handledByClient
getter/setter pair

Set this to true to handle the PlatformPrintJobController. Otherwise, it will be handled and disposed automatically by the system. The default value is false.

Officially Supported Platforms/Implementations:

  • Android native WebView
  • iOS
  • MacOS

Implementation

bool? handledByClient;