Share via


NSAttributedStringFormattingOptions Enum

Definition

This enumeration supports a bitwise combination of its member values.

[ObjCRuntime.Native]
[System.Flags]
public enum NSAttributedStringFormattingOptions
[<ObjCRuntime.Native>]
[<System.Flags>]
type NSAttributedStringFormattingOptions = 
Inheritance
NSAttributedStringFormattingOptions
Attributes

Fields

Name Value Description
InsertArgumentAttributesWithoutMerging 1
ApplyReplacementIndexAttribute 2

Applies to