apiLevelCondition property

ApiLevelCondition? apiLevelCondition
getter/setter pair

A condition which is satisfied if the Android Framework API level on the device doesn't meet a minimum requirement.

Implementation

ApiLevelCondition? apiLevelCondition;