Поделиться через


UIApplicationDelegate_Extensions.HandleEventsForBackgroundUrl Метод

Определение

Возникает, когда события, связанные с фоновым T:UIKit.NSUrlSession , ожидают обработки.

[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

Параметры

This
IUIApplicationDelegate

Экземпляр, с которым работает этот метод расширения.

application
UIApplication
sessionIdentifier
String
completionHandler
Action
Атрибуты

Применяется к