UIApplicationLaunchEventArgs(NSNotification) 构造函数

定义

初始化 UIApplicationLaunchEventArgs 类的新实例。

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

参数

notification
NSNotification

适用于