Toast.Callback.ThresholdType Property
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.
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.