NSTextView.SetAlignmentRange(NSTextAlignment, 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("setAlignment:range:")]
public virtual void SetAlignmentRange (AppKit.NSTextAlignment alignment, Foundation.NSRange range);
abstract member SetAlignmentRange : AppKit.NSTextAlignment * Foundation.NSRange -> unit
override this.SetAlignmentRange : AppKit.NSTextAlignment * Foundation.NSRange -> unit
Parâmetros
- alignment
- NSTextAlignment
- range
- NSRange
- Atributos