NSTextView.ContentViewAtIndexeffectiveCharacterRange(nuint, NSRange) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- index
- System.System.UIntPtr System.unativeint
- outRange
- NSRange
Retornos
Implementações
- Atributos