FLAG_LAYOUT_NO_LIMITS constant Null safety
Window flag: allow window to extend outside of the screen.
Implementation
static const int FLAG_LAYOUT_NO_LIMITS = 0x00000200;
Window flag: allow window to extend outside of the screen.
static const int FLAG_LAYOUT_NO_LIMITS = 0x00000200;