FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS constant Null safety
Flag indicating that this Window is responsible for drawing the background for the system bars.
Implementation
static const int FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS = 0x80000000;
Flag indicating that this Window is responsible for drawing the background for the system bars.
static const int FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS = 0x80000000;