isSingleInstance property

bool? isSingleInstance
getter/setter pair

Set to true to launch the Android activity in singleInstance mode. The default value is false.

Officially Supported Platforms/Implementations:

  • Android

Implementation

bool? isSingleInstance;