Share via


NSMutableAttributedStringAppKitAddons.FixFontAttributeInRange Method

Definition

[Foundation.Export("fixFontAttributeInRange:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void FixFontAttributeInRange(this Foundation.NSMutableAttributedString This, Foundation.NSRange range);
[<Foundation.Export("fixFontAttributeInRange:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member FixFontAttributeInRange : Foundation.NSMutableAttributedString * Foundation.NSRange -> unit

Parameters

This
NSMutableAttributedString

The instance on which this method operates.

range
NSRange
Attributes

Applies to