다음을 통해 공유


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
특성

적용 대상