NSFormattingContext Enum

Definition

Enumerates the position of the data being formatted. Used with NSByteCountFormatter and NSDateComponentsFormatter.

public enum NSFormattingContext
type NSFormattingContext = 
Inheritance
NSFormattingContext

Fields

BeginningOfSentence 4
Dynamic 1
ListItem 3
MiddleOfSentence 5
Standalone 2
Unknown 0

Applies to