언어

ApplicationExitInfo.ReasonMemoryLimiter 필드

정의

주의

This constant will be removed in the future version. Use Android.App.ApplicationExitInfoReason enum directly instead of this field.

시스템 메모리 제한을 초과하여 애플리케이션 프로세스가 종료되었습니다.

[Android.Runtime.Register("REASON_MEMORY_LIMITER", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.ApplicationExitInfoReason enum directly instead of this field.", true)]
public const Android.App.ApplicationExitInfoReason ReasonMemoryLimiter = 17;
[<Android.Runtime.Register("REASON_MEMORY_LIMITER", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.ApplicationExitInfoReason enum directly instead of this field.", true)>]
val mutable ReasonMemoryLimiter : Android.App.ApplicationExitInfoReason

필드 값

Value = 17

구현

특성

적용 대상