GnssAutomaticGainControl.ConstellationType プロパティ

定義

星座の種類を取得します。

public int ConstellationType { [Android.Runtime.Register("getConstellationType", "()I", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getConstellationType", "()I", "", ApiSince=33)>]
member this.ConstellationType : int

プロパティ値

属性

注釈

星座の種類を取得します。

戻り値は、 のGnssStatusプレフィックスを持つCONSTELLATION_定数の 1 つです。

の Java ドキュメント android.location.GnssAutomaticGainControl.getConstellationType()

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

適用対象