pl.wendigo.chrome.api.emulation / ScreenOrientation

ScreenOrientation

data class ScreenOrientation (source)

Screen orientation.

Link
Emulation#ScreenOrientation type documentation.

Constructors

<init>

ScreenOrientation(type: String, angle: Int)

Screen orientation.

Properties

angle

val angle: Int

Orientation angle.

type

val type: String

Orientation type.