共用方式為


NSArray.AddObserver 方法

定義

[Foundation.Export("addObserver:toObjectsAtIndexes:forKeyPath:options:context:")]
public virtual void AddObserver (Foundation.NSObject observer, Foundation.NSIndexSet indexes, string keyPath, Foundation.NSKeyValueObservingOptions options, IntPtr context);
override this.AddObserver : Foundation.NSObject * Foundation.NSIndexSet * string * Foundation.NSKeyValueObservingOptions * nativeint -> unit

參數

observer
NSObject
indexes
NSIndexSet
keyPath
String
context
IntPtr

nativeint

屬性

適用於