UIKit.UIBackgroundRefreshStatus Enumeration
An enumeration whose values reflect the status of a background refresh. Available from UIApplication.BackgroundRefreshStatus.

Syntax

[ObjCRuntime.Native]
public enum UIBackgroundRefreshStatus

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
AvailableIndicates that background processing is allowed.
DeniedIndicates that the application user has explicitly disabled backgrounding capability.
RestrictedIndicates that backgrounding is implicitly restricted and cannot be enabled (e.g., due to parental restrictions).

Requirements

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