FLAG_SHOW_WALLPAPER constant

int const FLAG_SHOW_WALLPAPER

Window flag: ask that the system wallpaper be shown behind your window.

Implementation

static const int FLAG_SHOW_WALLPAPER = 0x00100000;