Method | Description | |
---|---|---|
FinishedLaunching ( UIApplication app, NSDictionary options ) : bool | ||
OpenUrl ( UIApplication application, NSUrl url, string sourceApplication, NSObject annotation ) : bool |
Method | Description | |
---|---|---|
UpdateRootViewController ( UIViewController vc ) : void |
public FinishedLaunching ( UIApplication app, NSDictionary options ) : bool | ||
app | UIApplication | |
options | NSDictionary | |
return | bool |
public OpenUrl ( UIApplication application, NSUrl url, string sourceApplication, NSObject annotation ) : bool | ||
application | UIApplication | |
url | NSUrl | |
sourceApplication | string | |
annotation | NSObject | |
return | bool |