NSTextView.SetAlignmentRange(NSTextAlignment, NSRange) Method

Definition

[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

Parameters

alignment
NSTextAlignment
range
NSRange
Attributes

Applies to