GnssAntennaInfo.Builder Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
GnssAntennaInfo.Builder()
This member is deprecated.
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=30)]
public Builder ();
- Attributes
Remarks
This member is deprecated. Prefer #Builder(double, PhaseCenterOffset)
.
Java documentation for android.location.GnssAntennaInfo.Builder.GnssAntennaInfo$Builder()
.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
Applies to
GnssAntennaInfo.Builder(GnssAntennaInfo)
[Android.Runtime.Register(".ctor", "(Landroid/location/GnssAntennaInfo;)V", "", ApiSince=31)]
public Builder (Android.Locations.GnssAntennaInfo antennaInfo);
[<Android.Runtime.Register(".ctor", "(Landroid/location/GnssAntennaInfo;)V", "", ApiSince=31)>]
new Android.Locations.GnssAntennaInfo.Builder : Android.Locations.GnssAntennaInfo -> Android.Locations.GnssAntennaInfo.Builder
Parameters
- antennaInfo
- GnssAntennaInfo
- Attributes
Applies to
GnssAntennaInfo.Builder(Double, GnssAntennaInfo+PhaseCenterOffset)
[Android.Runtime.Register(".ctor", "(DLandroid/location/GnssAntennaInfo$PhaseCenterOffset;)V", "", ApiSince=31)]
public Builder (double carrierFrequencyMHz, Android.Locations.GnssAntennaInfo.PhaseCenterOffset phaseCenterOffset);
[<Android.Runtime.Register(".ctor", "(DLandroid/location/GnssAntennaInfo$PhaseCenterOffset;)V", "", ApiSince=31)>]
new Android.Locations.GnssAntennaInfo.Builder : double * Android.Locations.GnssAntennaInfo.PhaseCenterOffset -> Android.Locations.GnssAntennaInfo.Builder
Parameters
- carrierFrequencyMHz
- Double
- phaseCenterOffset
- GnssAntennaInfo.PhaseCenterOffset
- Attributes
Applies to
GnssAntennaInfo.Builder(IntPtr, JniHandleOwnership)
protected Builder (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Locations.GnssAntennaInfo.Builder : nativeint * Android.Runtime.JniHandleOwnership -> Android.Locations.GnssAntennaInfo.Builder
Parameters
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership