GnssNavigationMessage.TypeGalF フィールド

定義

注意事項

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

構造に含まれるガリレオ F/NAV メッセージ。

[Android.Runtime.Register("TYPE_GAL_F", 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 TypeGalF = 1538;
[<Android.Runtime.Register("TYPE_GAL_F", 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 TypeGalF : Android.Locations.GnssNavigationType

フィールド値

Value = 1538

実装

属性

注釈

構造に含まれるガリレオ F/NAV メッセージ。

Javaドキュメント。

このページの一部は、Androidオープンソースプロジェクトによって作成および共有された作業に基づく変更でありCreative Commons 2.5属性ライセンスに記載されている条件に従って使用されます。

適用対象