showUI property
getter/setter pair
A Boolean value that determines whether the print UI should be shown.
The default value is true.
Officially Supported Platforms/Implementations:
- Windows WebView2
Implementation
bool? showUI;
A Boolean value that determines whether the print UI should be shown.
The default value is true.
Officially Supported Platforms/Implementations:
bool? showUI;