public abstract class EmulationBaseInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getDeviceName() |
ScreenOrientation |
getScreenOrientation() |
void |
setScreenOrientation(ScreenOrientation screenOrientation) |
public ScreenOrientation getScreenOrientation()
public void setScreenOrientation(ScreenOrientation screenOrientation)
public abstract String getDeviceName()
Copyright © 2021. All rights reserved.