NSTextView.DrawInsertionPoint(CGRect, NSColor, Boolean) Método

Definição

[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

Parâmetros

rect
CGRect
color
NSColor
turnedOn
Boolean
Atributos

Aplica-se a