UIKit.UIApplicationDelegate_Extensions.WillFinishLaunching Method
Indicates that the app is about to finish its launching procedures.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public static bool WillFinishLaunching (this IUIApplicationDelegate This, UIApplication application, Foundation.NSDictionary launchOptions)

Parameters

This
The instance on which this extension method operates on.
application
Reference to the UIApplication that invoked this delegate method.
launchOptions
An NSDictionary with the launch options, can be null. Possible key values are UIApplication's LaunchOption static properties.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0