共用方式為


NSControl.UpdateCellInside(NSCell) 方法

定義

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

參數

aCell
NSCell
屬性

適用於