共用方式為


NSCoder.DecodeFloat(String) 方法

定義

將指定索引鍵的值解碼為 float。

[Foundation.Export("decodeFloatForKey:")]
public virtual float DecodeFloat (string key);
abstract member DecodeFloat : string -> single
override this.DecodeFloat : string -> single

參數

key
String

識別要解碼之專案的索引鍵。

傳回

屬性

適用於