次の方法で共有


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

適用対象