Share via


Build.VERSION_CODES.R 필드

정의

주의

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

18.

[Android.Runtime.Register("R", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.BuildVersionCodes enum directly instead of this field.", true)]
public const Android.OS.BuildVersionCodes R = 30;
[<Android.Runtime.Register("R", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.BuildVersionCodes enum directly instead of this field.", true)>]
val mutable R : Android.OS.BuildVersionCodes

필드 값

Value = 30
특성

설명

18.

2020년 9월에 Android 11로 공개적으로 릴리스되었습니다.

이 릴리스 또는 이후 릴리스를 대상으로 하는 애플리케이션은 이러한 새로운 동작 변경 내용을 가져옵니다. 이 릴리스에 대한 자세한 내용은 Android 11 개요를 참조하세요.

<ul>li 동작 변경: 모든 앱</li li><>동작 변경: Android 11</li><li>를 대상으로 하는 앱업데이트 Android 11</li<>/ul의 비 SDK 인터페이스 제한><>

에 대한 Java 설명서입니다 android.os.Build.VERSION_CODES.R.

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

적용 대상