次の方法で共有


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

プロパティ値

属性

注釈

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

戻り値は、プレフィックスGnssStatusCONSTELLATION_ .

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

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象