Share via


NSControl.UpdateCell(NSCell) Method

Definition

[Foundation.Export("updateCell:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void UpdateCell(AppKit.NSCell aCell);
[<Foundation.Export("updateCell:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member UpdateCell : AppKit.NSCell -> unit
override this.UpdateCell : AppKit.NSCell -> unit

Parameters

aCell
NSCell
Attributes

Applies to