Build.VERSION_CODES.R フィールド

定義

注意事項

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

R.

[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
属性

注釈

R.

2020 年 9 月に Android 11 として公開されました。

このリリース以降のリリースを対象とするアプリケーションでは、これらの新しい動作の変更が取得されます。 このリリースの詳細については、Android 11 の概要に関するページを参照してください。

<ul>li Behavior changes: all apps</li li>><Behavior changes: Android 11</li li<>>更新 を対象とするアプリから Android 11</li></ul の非 SDK インターフェイス制限><>

android.os.Build.VERSION_CODES.RJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象