ClassValue.ThresholdClass Property

Definition

This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

protected override IntPtr ThresholdClass { get; }
member this.ThresholdClass : nativeint

Property Value

IntPtr

nativeint

A IntPtr which contains the java.lang.Class JNI value corresponding to this type.

Remarks

This member supports the Java interop infrastructure and is not intended to be called directly by applications.

Applies to