UIKit.UIApplicationDelegate.WillEnterForeground Method
Called prior to the application returning from a backgrounded state.

Syntax

[Foundation.Export("applicationWillEnterForeground:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_4_0)]
public virtual void WillEnterForeground (UIApplication application)

See Also

UIApplicationDelegate.DidEnterBackground

Parameters

application
Reference to the UIApplication that invoked this delegate method.

Remarks

Immediately after this call, the application will call MonoTouchUIKit.UIApplicationDelegate.OnActivated.

Requirements

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