Build.VERSION_CODES.Q フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
This constant will be removed in the future version. Use Android.OS.BuildVersionCodes enum directly instead of this field.
質問
[Android.Runtime.Register("Q", ApiSince=29)]
[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 Q = 29;
[<Android.Runtime.Register("Q", ApiSince=29)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.BuildVersionCodes enum directly instead of this field.", true)>]
val mutable Q : Android.OS.BuildVersionCodes
フィールド値
Value = 29- 属性
注釈
質問
2019 年 9 月に Android 10 として公開されました。
このリリースまたは今後のリリースを対象とするアプリケーションでは、これらの新しい動作の変更が行われます。 このリリースの詳細については、Android 10 の概要を参照してください。
<ul><li>Behavior の変更: すべてのアプリ</li><li>Behavior の変更: API 29+</li></ul を対象とするアプリ>
このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。