Share via


NSMutableAttributedStringAppKitAddons.SuperscriptRange Method

Definition

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

Parameters

This
NSMutableAttributedString

The instance on which this method operates.

range
NSRange
Attributes

Applies to