次の方法で共有


NSControl.DrawCell(NSCell) メソッド

定義

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

パラメーター

aCell
NSCell
属性

適用対象