GnssStatus.ConstellationQzss フィールド

定義

注意事項

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

QZSS の星座型定数。

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

フィールド値

Value = 4

実装

属性

注釈

QZSS の星座型定数。

の Java ドキュメント android.location.GnssStatus.CONSTELLATION_QZSS

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

適用対象