Share via


NSKeyValueSharedObserverRegistration_NSObject.SetSharedObservers Method

Definition

[Foundation.Export("setSharedObservers:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void SetSharedObservers(this Foundation.NSObject This, Foundation.NSKeyValueSharedObserversSnapshot? sharedObservers);
[<Foundation.Export("setSharedObservers:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SetSharedObservers : Foundation.NSObject * Foundation.NSKeyValueSharedObserversSnapshot -> unit

Parameters

This
NSObject
Attributes

Applies to