Toast.Callback.ThresholdType Property

Definition

Gets the managed type used for threshold dispatch by the binding runtime.

protected override Type ThresholdType { get; }
member this.ThresholdType : Type

Property Value

The managed type used for threshold dispatch.

Remarks

Additional details are available in the Android reference documentation.

Applies to