ViewGroup.MarginLayoutParams.ThresholdClass 属性

定义

获取.NET用于 Android 绑定运行时的 JNI 类句柄。

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

属性值

IntPtr

nativeint

运行时调度虚拟成员时使用的 JNI 类句柄。

注解

此绑定基础结构标识运行时调度虚拟成员时使用的Java类。 它不适用于应用程序使用。

适用于