NSCell.GetFocusRingMaskBounds(CGRect, NSView) Method

Definition

[Foundation.Export("focusRingMaskBoundsForFrame:inView:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGRect GetFocusRingMaskBounds (CoreGraphics.CGRect cellFrame, AppKit.NSView controlView);
abstract member GetFocusRingMaskBounds : CoreGraphics.CGRect * AppKit.NSView -> CoreGraphics.CGRect
override this.GetFocusRingMaskBounds : CoreGraphics.CGRect * AppKit.NSView -> CoreGraphics.CGRect

Parameters

cellFrame
CGRect
controlView
NSView

Returns

Attributes

Applies to