UIBarStyle É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.
Style visuel d’une navigation, d’une recherche ou d’une barre d’outils.
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIBarStyle
type UIBarStyle =
- Héritage
-
UIBarStyle
- Attributs
Champs
Black | 1 | Noir |
BlackOpaque | 1 | Les développeurs ne doivent pas utiliser ce champ déprécié. Les développeurs doivent utiliser « UIBarStyle.Black ». |
BlackTranslucent | 2 | Translucide noir |
Default | 0 | Valeur par défaut du système |
Remarques
Style utilisé pour UINavigationBar, UISearchBaret UIToolbar.