| Package | Description |
|---|---|
| mmarquee.automation.pattern | |
| mmarquee.automation.pattern.raw | |
| mmarquee.automation.uiautomation |
UIAutomationClient
|
| Modifier and Type | Method and Description |
|---|---|
void |
Window.setWindowState(WindowVisualState state)
Sets the visual state
|
| Modifier and Type | Method and Description |
|---|---|
WindowVisualState |
IUIAutomationWindowPattern.cachedWindowVisualState()
Getter method for the COM property "CachedWindowVisualState"
|
WindowVisualState |
IUIAutomationWindowPattern.currentWindowVisualState()
Getter method for the COM property "CurrentWindowVisualState"
|
| Modifier and Type | Method and Description |
|---|---|
void |
IUIAutomationWindowPattern.setWindowVisualState(WindowVisualState state) |
| Modifier and Type | Method and Description |
|---|---|
static WindowVisualState |
WindowVisualState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WindowVisualState[] |
WindowVisualState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.