apiLevel property

int? apiLevel
getter/setter pair

The API level for this Android version.

Examples: 18, 19.

Implementation

core.int? apiLevel;