ActivityManager.RunningAppProcessInfo.ImportanceTopSleepingPre28 필드

정의

이 멤버는 더 이상 사용되지 않습니다.

[Android.Runtime.Register("IMPORTANCE_TOP_SLEEPING_PRE_28", ApiSince=28)]
public const Android.App.Importance ImportanceTopSleepingPre28 = 150;
[<Android.Runtime.Register("IMPORTANCE_TOP_SLEEPING_PRE_28", ApiSince=28)>]
val mutable ImportanceTopSleepingPre28 : Android.App.Importance

필드 값

Value = 150

구현

특성

설명

이 멤버는 더 이상 사용되지 않습니다. android.os.Build.VERSION_CODES#P 의 이전 버전입니다#IMPORTANCE_TOP_SLEEPING. Android android.os.Build.VERSION_CODES#P에서는 화면이 꺼져 있을 때 앱이 수행할 수 있는 작업을 줄이려고 하므로 이 작업은 훨씬 덜 중요한 것으로 간주됩니다.

에 대한 Java 설명서입니다 android.app.ActivityManager.RunningAppProcessInfo.IMPORTANCE_TOP_SLEEPING_PRE_28.

이 페이지의 일부는 만들고 공유하며 에 설명된 조건에 따라 사용되는 작업을 기반으로 수정됩니다.

적용 대상