NSTextView.DrawInsertionPoint(CGRect, NSColor, Boolean) Method

Definition

[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

Parameters

rect
CGRect
color
NSColor
turnedOn
Boolean
Attributes

Applies to