UIApplication.BackgroundFetchIntervalMinimum Property

Definition

Represents the value associated with the constant UIApplicationBackgroundFetchIntervalMinimum

[Foundation.Field("UIApplicationBackgroundFetchIntervalMinimum", "UIKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static double BackgroundFetchIntervalMinimum { [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.BackgroundFetchIntervalMinimum : double

Property Value

Attributes

Applies to