Share via


NSPathCell.SetObjectValue(NSObject) Method

Definition

[Foundation.Export("setObjectValue:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetObjectValue(Foundation.NSObject obj);
[<Foundation.Export("setObjectValue:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetObjectValue : Foundation.NSObject -> unit
override this.SetObjectValue : Foundation.NSObject -> unit

Parameters

obj
NSObject
Attributes

Applies to