minApiLevel property
The minimum desired Android Framework API level.
If the device doesn't meet the minimum requirement, this condition is satisfied. Must be greater than zero.
Implementation
core.int? minApiLevel;
The minimum desired Android Framework API level.
If the device doesn't meet the minimum requirement, this condition is satisfied. Must be greater than zero.
core.int? minApiLevel;