다음을 통해 공유


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

구현

특성

적용 대상