NSMutableAttributedStringAppKitAddons.ApplyFontTraits Method

Definition

[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

Applies to