SetDisplayFeaturesOverrideRequest

@Serializable
data class SetDisplayFeaturesOverrideRequest(val features: List<DisplayFeature>)

Request object containing input parameters for the EmulationDomain.setDisplayFeaturesOverride command.

Constructors

Link copied to clipboard
constructor(features: List<DisplayFeature>)

Properties

Link copied to clipboard

(undocumented in the protocol definition)