| Package | Description |
|---|---|
| mmarquee.automation.pattern.raw | |
| mmarquee.automation.uiautomation |
UIAutomationClient
|
| Modifier and Type | Method and Description |
|---|---|
WindowInteractionState |
IUIAutomationWindowPattern.cachedWindowInteractionState()
Getter method for the COM property "CachedWindowInteractionState"
|
WindowInteractionState |
IUIAutomationWindowPattern.currentWindowInteractionState()
Getter method for the COM property "CurrentWindowInteractionState"
|
| Modifier and Type | Method and Description |
|---|---|
static WindowInteractionState |
WindowInteractionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WindowInteractionState[] |
WindowInteractionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.