Edytuj

Udostępnij za pośrednictwem


NSAttributedStringEnumeration Enum

Definition

An enumeration whose values specify the options to be used in the EnumerateAttribute(NSString, NSRange, NSAttributedStringEnumeration, NSAttributedStringCallback) and EnumerateAttributes(NSRange, NSAttributedStringEnumeration, NSAttributedRangeCallback) methods.

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum NSAttributedStringEnumeration
type NSAttributedStringEnumeration = 
Inheritance
NSAttributedStringEnumeration
Attributes

Fields

LongestEffectiveRangeNotRequired 1048576
None 0
Reverse 2

Applies to