次の方法で共有


NSControl.DrawWithExpansionFrame(CGRect, NSView) メソッド

定義

[Foundation.Export("drawWithExpansionFrame:inView:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DrawWithExpansionFrame (CoreGraphics.CGRect cellFrame, AppKit.NSView view);
abstract member DrawWithExpansionFrame : CoreGraphics.CGRect * AppKit.NSView -> unit
override this.DrawWithExpansionFrame : CoreGraphics.CGRect * AppKit.NSView -> unit

パラメーター

cellFrame
CGRect
view
NSView
属性

適用対象