| Package | Description |
|---|---|
| com.rapidclipse.framework.server.webapi.screen |
| Modifier and Type | Method and Description |
|---|---|
static Screen.LockOrientation |
Screen.LockOrientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Screen.LockOrientation[] |
Screen.LockOrientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Screen.lockScreenOrientation(Screen.LockOrientation orientation)
Lock the current screen orientation.
|
Copyright © 2020 XDEV Software Corp.. All rights reserved.