activityCompatibilityRequestCode property

int? activityCompatibilityRequestCode
final

An advanced option which can be used to enable "Activity compatibility mode" on Android with a specified request code. Use of this option is rarely required.

For further details, see https://github.com/iProov/android/wiki/Frequently-Asked-Questions#what-is-optionuiactivitycompatibilityrequestcode

This option only applies to Android.

Implementation

final int? activityCompatibilityRequestCode;