Skip to main content

Function: getNativeId()

getNativeId(handle): number

Defined in: packages/native/dist/index.d.ts:106

Gets the internal handle ID for a native pointer.

Used for comparing object identity.

Parameters

ParameterTypeDescription
handleunknownNative handle

Returns

number

Internal handle ID