noHistory property

bool noHistory
getter/setter pair

Set to true to launch the Android intent with the flag FLAG_ACTIVITY_NO_HISTORY. The default value is false.

Implementation

bool noHistory;