UIBarItem.SetTitleTextAttributes(UITextAttributes, UIControlState) Méthode
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.
Spécifie les attributs de texte du titre de l’objet UIBarItem.
public void SetTitleTextAttributes (UIKit.UITextAttributes attributes, UIKit.UIControlState state);
member this.SetTitleTextAttributes : UIKit.UITextAttributes * UIKit.UIControlState -> unit
Paramètres
- attributes
- UITextAttributes
Attributs de texte de titre spécifiés.
- state
- UIControlState
UIControlState spécifié.