kitkatWatch property

int get kitkatWatch

K for watches.

Released publicly as Android 4.4W in June 2014.

Applications targeting this or a later release will get these new changes in behavior:

  • AlertDialog might not have a default background if the theme does not specify one.

Constant Value: 20 (0x00000014)

Added in API level 20

Implementation

static int get kitkatWatch => Build_VERSION_CODES.KITKAT_WATCH;