UIApplication.StatusBarOrientationAnimationDuration Property

Definition

The length of the animation used when the status bar rotates.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual double StatusBarOrientationAnimationDuration { [Foundation.Export("statusBarOrientationAnimationDuration")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.StatusBarOrientationAnimationDuration : double

Property Value

Returns the animation duration in seconds for the status bar during a 90 degree change in orientation.

Attributes

Applies to