Share via


NSControl.UpdateCellInside(NSCell) Method

Definition

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

Parameters

aCell
NSCell
Attributes

Applies to