Share via


NSCoder.DecodeFloat(String) Method

Definition

[Foundation.Export("decodeFloatForKey:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float DecodeFloat(string key);
[<Foundation.Export("decodeFloatForKey:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DecodeFloat : string -> single
override this.DecodeFloat : string -> single

Parameters

key
String

Returns

Attributes

Applies to