Share via


NSCoder.DecodeDouble(String) Method

Definition

[Foundation.Export("decodeDoubleForKey:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual double DecodeDouble(string key);
[<Foundation.Export("decodeDoubleForKey:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DecodeDouble : string -> double
override this.DecodeDouble : string -> double

Parameters

key
String

Returns

Attributes

Applies to