Build.VERSION_CODES.Tiramisu フィールド

定義

注意事項

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

ティラミス。

[Android.Runtime.Register("TIRAMISU", ApiSince=33)]
[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 Tiramisu = 33;
[<Android.Runtime.Register("TIRAMISU", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.BuildVersionCodes enum directly instead of this field.", true)>]
val mutable Tiramisu : Android.OS.BuildVersionCodes

フィールド値

Value = 33
属性

注釈

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

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

適用対象