Edit

Share via


NSUbiquitousKeyValueStore.GetBool(String) Method

Definition

The bool at the specified key.

[Foundation.Export("boolForKey:")]
public virtual bool GetBool (string aKey);
abstract member GetBool : string -> bool
override this.GetBool : string -> bool

Parameters

aKey
String

Returns

Attributes

Applies to