UIKit.UIApplicationDelegate.WillChangeStatusBarOrientation Method
Indicates that the orientation of the status bar will change shortly.

Syntax

[Foundation.Export("application:willChangeStatusBarOrientation:duration:")]
public virtual void WillChangeStatusBarOrientation (UIApplication application, UIInterfaceOrientation newStatusBarOrientation, double duration)

Parameters

application
Reference to the UIApplication that invoked this delegate method.
newStatusBarOrientation
Documentation for this section has not yet been entered.
duration
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0