Share via


UIApplicationDelegate_Extensions.HandleEventsForBackgroundUrl 메서드

정의

백그라운드 과 관련된 이벤트가 처리되기를 기다리는 경우에 발생합니다.

[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
특성

적용 대상