다음을 통해 공유


NSUbiquitousKeyValueStore.GetBool(String) 메서드

정의

지정된 키의 부울입니다.

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

매개 변수

aKey
String

반환

특성

적용 대상