Share via


UIApplication.BackgroundTaskInvalid Property

Definition

Represents the value associated with the constant UIBackgroundTaskInvalid

[Foundation.Field("UIBackgroundTaskInvalid", "UIKit")]
public static IntPtr BackgroundTaskInvalid { get; }
[<Foundation.Field("UIBackgroundTaskInvalid", "UIKit")>]
static member BackgroundTaskInvalid : nativeint

Property Value

IntPtr

nativeint

Returns a token that indicates an invalid task request.

Attributes

Applies to