Build.VERSION_CODES.R フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
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 の変更: すべてのアプリ</li><li>behavior の変更: Android 11 をターゲットとするアプリ</li><li> Android 11 の非 SDK インターフェイス制限への更新</li></ul>
このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。