NSMutableAttributedStringAppKitAddons.SetBaseWritingDirection 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("setBaseWritingDirection:range:")]
public static void SetBaseWritingDirection (this Foundation.NSMutableAttributedString This, AppKit.NSWritingDirection writingDirection, Foundation.NSRange range);
static member SetBaseWritingDirection : Foundation.NSMutableAttributedString * AppKit.NSWritingDirection * Foundation.NSRange -> unit
Parameters
- writingDirection
- NSWritingDirection
- range
- NSRange
- Attributes