Surface.ThresholdType Property

Definition

Gets the managed type used by the .NET for Android binding runtime.

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

Property Value

The managed type used to select virtual-member dispatch behavior.

Remarks

This binding infrastructure determines the managed dispatch threshold for virtual members. It is not intended for application use.

Applies to