Partager via


UIViewController.PreferredStatusBarUpdateAnimation Propriété

Définition

Style d’animation préféré pour masquer et afficher la barre d’état.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIStatusBarAnimation PreferredStatusBarUpdateAnimation { [Foundation.Export("preferredStatusBarUpdateAnimation")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.PreferredStatusBarUpdateAnimation : UIKit.UIStatusBarAnimation

Valeur de propriété

Style de l’animation de barre d’état à utiliser.

Attributs

Remarques

Il s’agit de l’une des constantes de l’énumération UIStatusBarAnimation.

S’applique à