CellInfoLte.CellSignalStrength Property

Definition

public Android.Telephony.CellSignalStrengthLte CellSignalStrength { [Android.Runtime.Register("getCellSignalStrength", "()Landroid/telephony/CellSignalStrengthLte;", "")] get; }
[<get: Android.Runtime.Register("getCellSignalStrength", "()Landroid/telephony/CellSignalStrengthLte;", "")>]
member this.CellSignalStrength : Android.Telephony.CellSignalStrengthLte

Property Value

a CellSignalStrengthLte instance.

Attributes

Remarks

Java documentation for android.telephony.CellInfoLte.getCellSignalStrength().

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