語言

ViewDebug.CapturedViewProperty.ThresholdClass 屬性

定義

取得 .NET 用於 Android 綁定執行時的 JNI 類別處理柄。

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

屬性值

IntPtr

nativeint

執行時派遣虛擬成員時使用的 JNI 類別句柄。

備註

此綁定基礎架構用以識別執行時派遣虛擬成員時所使用的 Java 類別。 它並非用於應用程式。

適用於