GoogleWindow

constructor(node: WindowHierarchyElement)

Convenience constructor that initializes from WindowHierarchyElement


constructor(kind: String = SemanticKind.GOOGLE, node: WindowHierarchyElement? = null, id: Int, displayId: Int?, type: WindowType, parentWindow: GoogleWindow? = null, rootElement: GoogleElement? = null, childCount: Int, bounds: Bounds, region: Bounds, isActive: Boolean?, layer: Int?, isAccessibilityFocused: Boolean?, isFocused: Boolean?)