次の方法で共有


NSUbiquitousKeyValueStore.GetBool(String) メソッド

定義

指定したキーのブール値。

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

パラメーター

aKey
String

戻り値

属性

適用対象