Searched defs:WindowType (Results 1 – 3 of 3) sorted by relevance
1087 type WindowType = 'application' | 'system'; property in AccessibilityExtensionContext
87 export type WindowType = _WindowType; alias
91 enum WindowType { enum