NSCoder.DecodeNInt(String) Method

Definition

[Foundation.Export("decodeIntegerForKey:")]
public virtual nint DecodeNInt (string key);
abstract member DecodeNInt : string -> nint
override this.DecodeNInt : string -> nint

Parameters

key
String

The key identifying the item to decode.

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to