Share via


NSUrlSessionConfiguration.ShouldUseExtendedBackgroundIdleMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ShouldUseExtendedBackgroundIdleMode { [Foundation.Export("shouldUseExtendedBackgroundIdleMode")] get; [Foundation.Export("setShouldUseExtendedBackgroundIdleMode:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("shouldUseExtendedBackgroundIdleMode")>]
[<set: Foundation.Export("setShouldUseExtendedBackgroundIdleMode:")>]
member this.ShouldUseExtendedBackgroundIdleMode : bool with get, set

Property Value

Attributes

Applies to