FLAG_ALT_FOCUSABLE_IM constant Null safety
Window flag: when set, inverts the input method focusability of the window.
Implementation
static const int FLAG_ALT_FOCUSABLE_IM = 0x00020000;
Window flag: when set, inverts the input method focusability of the window.
static const int FLAG_ALT_FOCUSABLE_IM = 0x00020000;