public class ScreenOrientation extends Object
| Constructor and Description |
|---|
ScreenOrientation() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAngle()
Orientation angle.
|
ScreenOrientationType |
getType()
Orientation type.
|
void |
setAngle(Integer angle)
Orientation angle.
|
void |
setType(ScreenOrientationType type)
Orientation type.
|
public ScreenOrientationType getType()
public void setType(ScreenOrientationType type)
public Integer getAngle()
public void setAngle(Integer angle)
Copyright © 2020. All rights reserved.