次の方法で共有


NSTextView.DrawInsertionPoint(CGRect, NSColor, Boolean) メソッド

定義

[Foundation.Export("drawInsertionPointInRect:color:turnedOn:")]
public virtual void DrawInsertionPoint (CoreGraphics.CGRect rect, AppKit.NSColor color, bool turnedOn);
abstract member DrawInsertionPoint : CoreGraphics.CGRect * AppKit.NSColor * bool -> unit
override this.DrawInsertionPoint : CoreGraphics.CGRect * AppKit.NSColor * bool -> unit

パラメーター

rect
CGRect
color
NSColor
turnedOn
Boolean
属性

適用対象