Edit

Share via


NSUbiquitousKeyValueStore.SetDouble(String, Double) Method

Definition

public void SetDouble (string key, double value);
member this.SetDouble : string * double -> unit

Parameters

key
String
value
Double

Applies to