다음을 통해 공유


NSTextView.ContentViewAtIndexeffectiveCharacterRange(nuint, NSRange) 메서드

정의

[Foundation.Export("contentViewAtIndex:effectiveCharacterRange:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSView ContentViewAtIndexeffectiveCharacterRange (nuint index, ref Foundation.NSRange outRange);
abstract member ContentViewAtIndexeffectiveCharacterRange : nuint *  -> AppKit.NSView
override this.ContentViewAtIndexeffectiveCharacterRange : nuint *  -> AppKit.NSView

매개 변수

index
System.System.UIntPtr System.unativeint
outRange
NSRange

반환

구현

특성

적용 대상