GnssNavigationMessage.TypeGpsL2cnav フィールド

定義

注意事項

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

GPS L2-CNAV 構造に含まれるメッセージ。

[Android.Runtime.Register("TYPE_GPS_L2CNAV", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Locations.GnssNavigationType enum directly instead of this field.", true)]
public const Android.Locations.GnssNavigationType TypeGpsL2cnav = 258;
[<Android.Runtime.Register("TYPE_GPS_L2CNAV", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Locations.GnssNavigationType enum directly instead of this field.", true)>]
val mutable TypeGpsL2cnav : Android.Locations.GnssNavigationType

フィールド値

Value = 258

実装

属性

注釈

GPS L2-CNAV 構造に含まれるメッセージ。

Javaドキュメント。

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

適用対象