maxSdkVersion property

int? maxSdkVersion
getter/setter pair

The maxSdkVersion attribute indicating up to which Android SDK version the permission is requested.

Implementation

core.int? maxSdkVersion;