FLAG_LAYOUT_NO_LIMITS constant

int const FLAG_LAYOUT_NO_LIMITS

Window flag: allow window to extend outside of the screen.

Implementation

static const int FLAG_LAYOUT_NO_LIMITS = 0x00000200;