FLAG_BLUR_BEHIND constant Null safety
Window flag: enable blur behind for this window.
Implementation
static const int FLAG_BLUR_BEHIND = 0x00000004;
Window flag: enable blur behind for this window.
static const int FLAG_BLUR_BEHIND = 0x00000004;