次の方法で共有


Importance 列挙型

定義

複数の型によって返される値を列挙します。

public enum Importance
type Importance = 
継承
Importance

フィールド

名前 説明
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

注釈

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象