NSCoder.DecodeNInt(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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