androidIsDialog property

bool? androidIsDialog
getter/setter pair

Indicates if the new window should be a dialog, rather than a full-size window.

NOTE: available only on Android.

Implementation

bool? androidIsDialog;