UIKit.UIApplication.BackgroundTimeRemaining Property
The number of seconds that the application has left to run in the background.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_4_0)]
[ObjCRuntime.ThreadSafe]
[get: Foundation.Export("backgroundTimeRemaining")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_4_0)]
public virtual double BackgroundTimeRemaining { get; }

Value

Remarks

This can be used from a background thread.

Requirements

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