Szerkesztés

Megosztás a következőn keresztül:


NSTextView.DrawCharactersInRangeforContentView(NSRange, NSView) Method

Definition

[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

Parameters

range
NSRange
view
NSView

Implements

Attributes

Applies to