FLAG_SHOW_WALLPAPER constant Null safety
Window flag: ask that the system wallpaper be shown behind your window.
Implementation
static const int FLAG_SHOW_WALLPAPER = 0x00100000;
Window flag: ask that the system wallpaper be shown behind your window.
static const int FLAG_SHOW_WALLPAPER = 0x00100000;