Share via


GnssSignalType.CodeType Property

Definition

Return the code type.

public string CodeType { [Android.Runtime.Register("getCodeType", "()Ljava/lang/String;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getCodeType", "()Ljava/lang/String;", "", ApiSince=34)>]
member this.CodeType : string

Property Value

Attributes

Remarks

Return the code type.

Java documentation for android.location.GnssSignalType.getCodeType().

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