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