Share via


NSObject.GetNativeHash Method

Definition

[Foundation.Export("hash")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr GetNativeHash();
[<Foundation.Export("hash")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetNativeHash : unit -> unativeint
override this.GetNativeHash : unit -> unativeint

Returns

UIntPtr

unativeint

Implements

Attributes

Applies to