RemoteViews.RemoteResponse.ThresholdClass Property

Definition

Gets the Java class handle used for threshold dispatch by the binding runtime.

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

Property Value

IntPtr

nativeint

The Java class handle used for threshold dispatch.

Remarks

Additional details are available in the Android reference documentation.

Applies to