gingerbread property

int get gingerbread

G.

Released publicly as Android 2.3 in December 2010.

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

  • The application's notification icons will be shown on the new dark status bar background, so must be visible in this situation.

Constant Value: 9 (0x00000009)

Added in API level 9

Implementation

static int get gingerbread => Build_VERSION_CODES.GINGERBREAD;