Set Pressure Notifications Suppressed Request
data class SetPressureNotificationsSuppressedRequest(suppressed: Boolean)
Content copied to clipboard
Represents request frame that can be used with Memory#setPressureNotificationsSuppressed operation call.
Enable/disable suppressing memory pressure notifications in all processes.
See also
Constructors
SetPressureNotificationsSuppressedRequest
Link copied to clipboard
Properties
suppressed
Link copied to clipboard
Sources
jvm source
Link copied to clipboard