UIApplication.BackgroundTaskInvalid Property

Definition

Represents the value associated with the constant UIBackgroundTaskInvalid

[Foundation.Field("UIBackgroundTaskInvalid", "UIKit")]
public static nint BackgroundTaskInvalid { get; }
member this.BackgroundTaskInvalid : nint

Property Value

System.System.IntPtr System.nativeint

Returns a token that indicates an invalid task request.

Attributes

Applies to