isSingleInstance property
Set to true
to launch the Android activity in singleInstance
mode. The default value is false
.
Implementation
bool isSingleInstance;
Set to true
to launch the Android activity in singleInstance
mode. The default value is false
.
bool isSingleInstance;