UIKit.UIApplicationDelegate.ChangedStatusBarFrame Method
Indicates that the UIView.Frame of the status bar has changed.

Syntax

[Foundation.Export("application:didChangeStatusBarFrame:")]
public virtual void ChangedStatusBarFrame (UIApplication application, CoreGraphics.CGRect oldStatusBarFrame)

Parameters

application
Reference to the UIApplication that invoked this delegate method.
oldStatusBarFrame
The status bar's previous Frame.

Remarks

After this method ends, the system posts a UIApplicationDidChangeStatusBarFrameNotification (see UIApplication.Notifications.ObserveDidChangeStatusBarFrame).

Requirements

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