SetDisplayFeaturesOverrideParameter

@Serializable
data class SetDisplayFeaturesOverrideParameter(val features: List<Emulation.DisplayFeature>)

Constructors

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

Properties

Link copied to clipboard