NSCell.Highlight(Boolean, CGRect, NSView) Method

Definition

[Foundation.Export("highlight:withFrame:inView:")]
public virtual void Highlight (bool highlight, CoreGraphics.CGRect withFrame, AppKit.NSView inView);
abstract member Highlight : bool * CoreGraphics.CGRect * AppKit.NSView -> unit
override this.Highlight : bool * CoreGraphics.CGRect * AppKit.NSView -> unit

Parameters

highlight
Boolean
withFrame
CGRect
inView
NSView
Attributes

Applies to