Compartilhar via


UIApplicationDelegate_Extensions.HandleEventsForBackgroundUrl Método

Definição

Gerado quando eventos relacionados a um T:UIKit.NSUrlSession estão esperando para serem processados.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void HandleEventsForBackgroundUrl (this UIKit.IUIApplicationDelegate This, UIKit.UIApplication application, string sessionIdentifier, Action completionHandler);
static member HandleEventsForBackgroundUrl : UIKit.IUIApplicationDelegate * UIKit.UIApplication * string * Action -> unit

Parâmetros

This
IUIApplicationDelegate

A instância na qual esse método de extensão opera.

application
UIApplication
sessionIdentifier
String
completionHandler
Action
Atributos

Aplica-se a