Share via


NSTextView.SetAlignmentRange(NSTextAlignment, NSRange) 方法

定义

[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

参数

alignment
NSTextAlignment
range
NSRange
属性

适用于