NSControl.DrawCellInside(NSCell) 方法

定义

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

参数

aCell
NSCell
属性

适用于