Lingua

Build.VERSION_CODES.R Campo

Definizione

Attenzione

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

Valore del campo

Value = 30
Attributi

Commenti

R.

Rilasciato pubblicamente come Android 11 nel settembre 2020.

Le applicazioni destinate a questa o una versione successiva otterranno queste nuove modifiche nel comportamento. Per altre informazioni su questa versione, vedere la panoramica di Android 11.

<ul>li Behavior changes: all apps</li li><>Behavior changes: Apps targeting Android 11</li Updates to non-SDK interface restrictions in Android 11>/li<><></ul><>

per android.os.Build.VERSION_CODES.R.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a