次の方法で共有


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

実装

属性

適用対象