NSCell.Highlight(Boolean, CGRect, NSView) 方法

定义

[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

参数

highlight
Boolean
withFrame
CGRect
inView
NSView
属性

适用于