NSUbiquitousKeyValueStore.GetBool(String) 方法

定义

指定键处的布尔值。

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

参数

aKey
String

返回

属性

适用于