共用方式為


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

適用於