共用方式為


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
屬性

適用於