isDialog property
Indicates if the new window should be a dialog, rather than a full-size window.
Officially Supported Platforms/Implementations:
- Android native WebView
Implementation
bool? isDialog;
Indicates if the new window should be a dialog, rather than a full-size window.
Officially Supported Platforms/Implementations:
bool? isDialog;