isSingleInstance property
Set to true
to launch the Android activity in singleInstance
mode. The default value is false
.
Officially Supported Platforms/Implementations:
- Android
Implementation
bool? isSingleInstance;
Set to true
to launch the Android activity in singleInstance
mode. The default value is false
.
Officially Supported Platforms/Implementations:
bool? isSingleInstance;