Edit

Share via


NSUbiquitousKeyValueStore.GetDouble(String) Method

Definition

The double at the specified key.

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

Parameters

aKey
String

Returns

Attributes

Applies to