Sdílet prostřednictvím


Importance Enum

Definition

Enumerates values returned by several types.

public enum Importance
type Importance = 
Inheritance
Importance

Fields

Name Value Description
Foreground 100
ForegroundService 125
PerceptiblePre26 130
TopSleepingPre28 150
Visible 200
Perceptible 230
Service 300
TopSleeping 325
CantSaveState 350
Background 400
Cached 400
Empty 500
Gone 1000

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to