NSUbiquitousKeyValueStore.GetDouble(String) 方法

定义

指定键处的双精度值。

[Foundation.Export("doubleForKey:")]
public virtual double GetDouble (string aKey);
abstract member GetDouble : string -> double
override this.GetDouble : string -> double

参数

aKey
String

返回

属性

适用于