UIApplicationLaunchEventArgs(NSNotification) Constructor

Definition

Initializes a new instance of the UIApplicationLaunchEventArgs class.

public UIApplicationLaunchEventArgs (Foundation.NSNotification notification);
new UIKit.UIApplicationLaunchEventArgs : Foundation.NSNotification -> UIKit.UIApplicationLaunchEventArgs

Parameters

notification
NSNotification

Applies to