TextureView.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 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.