ActionMode.Callback2.ThresholdClass 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 .NET 用於 Android 綁定執行時的 JNI 類別處理柄。
protected override IntPtr ThresholdClass { get; }
member this.ThresholdClass : nativeint
屬性值
IntPtr
nativeint
執行時派遣虛擬成員時使用的 JNI 類別句柄。
備註
此綁定基礎架構用以識別執行時派遣虛擬成員時所使用的 Java 類別。 它並非用於應用程式。