Freigeben über


UIApplication.BackgroundRefreshStatus Eigenschaft

Definition

Gibt an, ob die Hintergrundverarbeitung zulässig, verweigert oder eingeschränkt ist.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIBackgroundRefreshStatus BackgroundRefreshStatus { [Foundation.Export("backgroundRefreshStatus")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.BackgroundRefreshStatus : UIKit.UIBackgroundRefreshStatus

Eigenschaftswert

Gibt einen schreibgeschützten Status zurück, der angibt, ob die App im Hintergrund gestartet werden kann, um Hintergrundverhalten zu verarbeiten.

Attribute

Gilt für: