次の方法で共有


NSCell.DrawFocusRing(CGRect, NSView) メソッド

定義

[Foundation.Export("drawFocusRingMaskWithFrame:inView:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DrawFocusRing (CoreGraphics.CGRect cellFrameMask, AppKit.NSView inControlView);
abstract member DrawFocusRing : CoreGraphics.CGRect * AppKit.NSView -> unit
override this.DrawFocusRing : CoreGraphics.CGRect * AppKit.NSView -> unit

パラメーター

cellFrameMask
CGRect
inControlView
NSView
属性

適用対象