NSObject.AutomaticallyNotifiesObserversForKey(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
這個物件是否提供指定索引鍵的索引鍵/值通知。
[Foundation.Export("automaticallyNotifiesObserversForKey:")]
public static bool AutomaticallyNotifiesObserversForKey (string key);
static member AutomaticallyNotifiesObserversForKey : string -> bool
參數
- key
- String
Objective-C 屬性的名稱。 它必須是 ASCII 名稱,開頭為小寫字母,且不含空格。
傳回
- 屬性