SignalThresholdInfo.Builder.SetThresholds(Int32[]) Method

Definition

[Android.Runtime.Register("setThresholds", "([I)Landroid/telephony/SignalThresholdInfo$Builder;", "", ApiSince=31)]
public Android.Telephony.SignalThresholdInfo.Builder SetThresholds (int[] thresholds);
[<Android.Runtime.Register("setThresholds", "([I)Landroid/telephony/SignalThresholdInfo$Builder;", "", ApiSince=31)>]
member this.SetThresholds : int[] -> Android.Telephony.SignalThresholdInfo.Builder

Parameters

thresholds
Int32[]

Returns

Attributes

Applies to