NSUrlSessionConfiguration.SessionSendsLaunchEvents Property

Definition

Whether the app should be resumed or launched in the background when needed.

public virtual bool SessionSendsLaunchEvents { [Foundation.Export("sessionSendsLaunchEvents")] get; [Foundation.Export("setSessionSendsLaunchEvents:")] set; }
member this.SessionSendsLaunchEvents : bool with get, set

Property Value

Attributes

Applies to