isDialog property

bool? isDialog
getter/setter pair

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;