SetPressureNotificationsSuppressedParameter

@Serializable
data class SetPressureNotificationsSuppressedParameter(val suppressed: Boolean)

Constructors

constructor(suppressed: Boolean)

Properties

Link copied to clipboard

If true, memory pressure notifications will be suppressed.