UpdateScreenParameter

constructor(screenId: String, left: Int? = null, top: Int? = null, width: Int? = null, height: Int? = null, workAreaInsets: Emulation.WorkAreaInsets? = null, devicePixelRatio: Double? = null, rotation: Int? = null, colorDepth: Int? = null, label: String? = null, isInternal: Boolean? = null)