Priority

The priority level of the process.

Entries

Link copied to clipboard

A priority level for an inactive process that does not require attention. This keeps frequently used functionality of the process readily available. For example, a stopped media player.

Link copied to clipboard

A priority level for an active process that does not require attention. This priority level can be used for frequently used functionality that does not require immediate attention. For example, a media player that is playing music, to let the user always be able to control playback.

Link copied to clipboard

A priority level for an active process that requires immediate or frequent attention, such as a phone call.

Inherited properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.