JNIEnv.IsInstanceOf(IntPtr, IntPtr) Method

Definition

public static bool IsInstanceOf (IntPtr obj, IntPtr clazz);
static member IsInstanceOf : nativeint * nativeint -> bool

Parameters

obj
IntPtr

nativeint

clazz
IntPtr

nativeint

Returns

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to