FLAG_TRANSLUCENT_NAVIGATION constant Null safety

int const FLAG_TRANSLUCENT_NAVIGATION

Window flag: request a translucent navigation bar with minimal system-provided background protection.

Implementation

static const int FLAG_TRANSLUCENT_NAVIGATION = 0x08000000;