NSControl.UpdateCell(NSCell) Method

Definition

[Foundation.Export("updateCell:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void UpdateCell (AppKit.NSCell aCell);
abstract member UpdateCell : AppKit.NSCell -> unit
override this.UpdateCell : AppKit.NSCell -> unit

Parameters

aCell
NSCell
Attributes

Applies to