UIKit.UIApplicationDelegate_Extensions.FinishedLaunching Method
Indicates that launching has finished and the app will shortly begin running.

Syntax

public static bool FinishedLaunching (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