Share via


NSTextView.DrawCharactersInRangeforContentView(NSRange, NSView) 方法

定义

[Foundation.Export("drawCharactersInRange:forContentView:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DrawCharactersInRangeforContentView (Foundation.NSRange range, AppKit.NSView view);
abstract member DrawCharactersInRangeforContentView : Foundation.NSRange * AppKit.NSView -> unit
override this.DrawCharactersInRangeforContentView : Foundation.NSRange * AppKit.NSView -> unit

参数

range
NSRange
view
NSView

实现

属性

适用于