NSTextView.DrawCharactersInRangeforContentView(NSRange, NSView) 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("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
Parâmetros
- range
- NSRange
- view
- NSView
Implementações
- Atributos