Called when the application is about to enter the background, be suspended, or when the user receives an interruption such as a phone call or text.
Syntax
[MonoTouch.Foundation.Export("applicationWillResignActive:")]
public virtual
void OnResignActivation (
UIApplication application)
See Also
Parameters
- application
- Reference to the UIApplication that invoked this delegate method.
Remarks
Requirements
Namespace: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0