Edit

Share via


NSUbiquitousKeyValueStore.SetBool(String, Boolean) Method

Definition

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

Parameters

key
String
value
Boolean

Applies to