UINavigationBar.UINavigationBarAppearance.TitleTextAttributes Propriété
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.
Obtient ou définit les attributs de chaîne pour le texte de titre.
public UIKit.UIStringAttributes TitleTextAttributes { get; set; }
member this.TitleTextAttributes : UIKit.UIStringAttributes with get, set