Share via


BGTaskSchedulerErrorCodeExtensions Class

Definition

Extension methods for the BGTaskSchedulerErrorCode enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class BGTaskSchedulerErrorCodeExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type BGTaskSchedulerErrorCodeExtensions = class
Inheritance
BGTaskSchedulerErrorCodeExtensions
Attributes

Remarks

The extension method for the BGTaskSchedulerErrorCode enumeration can be used to fetch the error domain associated with these error codes.

Methods

Name Description
GetDomain(BGTaskSchedulerErrorCode)

Returns the error domain associated with the BackgroundTasks.BGTaskSchedulerErrorCode value

Applies to