UIStringAttributes Constructeurs
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.
Surcharges
UIStringAttributes() |
Constructeur par défaut |
UIStringAttributes(NSDictionary) |
Crée un UIStringAttributes à partir des attributs UIKit NSAttributedString stockés dans un dictionnaire. |
UIStringAttributes()
Constructeur par défaut
public UIStringAttributes ();
S’applique à
UIStringAttributes(NSDictionary)
Crée un UIStringAttributes à partir des attributs UIKit NSAttributedString stockés dans un dictionnaire.
public UIStringAttributes (Foundation.NSDictionary dictionary);
new UIKit.UIStringAttributes : Foundation.NSDictionary -> UIKit.UIStringAttributes
Paramètres
- dictionary
- NSDictionary
Dictionnaire à initialiser à partir de