Share via


NSBrowserDelegate_Extensions.SetObjectValue Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void SetObjectValue(this AppKit.INSBrowserDelegate This, AppKit.NSBrowser browser, Foundation.NSObject obj, Foundation.NSObject item);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SetObjectValue : AppKit.INSBrowserDelegate * AppKit.NSBrowser * Foundation.NSObject * Foundation.NSObject -> unit

Parameters

browser
NSBrowser
obj
NSObject
item
NSObject
Attributes

Applies to