Partager via


UIStatusBarAnimation Énumération

Définition

Énumération des animations disponibles lorsque la barre d’état est masquée ou rendue visible.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIStatusBarAnimation
type UIStatusBarAnimation = 
Héritage
UIStatusBarAnimation
Attributs

Champs

Fade 1

La barre d’état s’estompe et s’efface à mesure qu’elle est affichée ou masquée.

None 0

Aucune animation.

Slide 2

L’état incorrect s’affiche ou s’affiche comme masqué.

S’applique à