FLAG_FULLSCREEN constant

int const FLAG_FULLSCREEN

This constant was deprecated in API level 30. Use WindowInsetsController#hide(int) with Type#statusBars() instead.

Implementation

static const int FLAG_FULLSCREEN = 0x00000400;