共用方式為


NSUbiquitousKeyValueStore.GetBool(String) 方法

定義

位於指定索引鍵的 bool。

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

參數

aKey
String

傳回

屬性

適用於