NSFormattingContext Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Énumère la position des données en cours de mise en forme. Utilisé avec NSByteCountFormatter et NSDateComponentsFormatter.
public enum NSFormattingContext
type NSFormattingContext =
- Héritage
-
NSFormattingContext
Champs
Nom | Valeur | Description |
---|---|---|
Unknown | 0 | |
Dynamic | 1 | |
Standalone | 2 | |
ListItem | 3 | |
BeginningOfSentence | 4 | |
MiddleOfSentence | 5 |