NSMutableAttributedStringAppKitAddons.SetAlignment Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("setAlignment:range:")]
public static void SetAlignment (this Foundation.NSMutableAttributedString This, AppKit.NSTextAlignment alignment, Foundation.NSRange range);
static member SetAlignment : Foundation.NSMutableAttributedString * AppKit.NSTextAlignment * Foundation.NSRange -> unit
Parameters
- alignment
- NSTextAlignment
- range
- NSRange
- Attributes