Skip to content

MTY_DetachState

chrisd1100 edited this page Aug 25, 2022 · 1 revision

Window keyboard/mouse detach states.

Name Value Details
MTY_DETACH_STATE_NONE 0 Input is not detached.
MTY_DETACH_STATE_GRAB 1 Temporarily ignore mouse and keyboard grabbing.
MTY_DETACH_STATE_FULL 2 Temporarily ignore grabbing and relative mouse mode.

See also

Module: App

Clone this wiki locally