| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.browser |
| Modifier and Type | Method and Description |
|---|---|
WindowState |
Bounds.getWindowState()
The window state.
|
static WindowState |
WindowState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WindowState[] |
WindowState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Bounds.setWindowState(WindowState windowState)
The window state.
|
Copyright © 2020. All rights reserved.