C# Class XFAedSearch.iOS.AppDelegate

Inheritance: global::Xamarin.Forms.Platform.iOS.FormsApplicationDelegate
ファイルを表示 Open project: P3PPP/XFAedSearch

Public Methods

Method Description
FinishedLaunching ( UIApplication app, NSDictionary options ) : bool

Private Methods

Method Description
CurrentDomainOnUnhandledException ( object sender, UnhandledExceptionEventArgs unhandledExceptionEventArgs ) : void
DisplayCrashReport ( ) : void
LogUnhandledException ( Exception exception ) : void
TaskSchedulerOnUnobservedTaskException ( object sender, System.Threading.Tasks.UnobservedTaskExceptionEventArgs unobservedTaskExceptionEventArgs ) : void

Method Details

FinishedLaunching() public method

public FinishedLaunching ( UIApplication app, NSDictionary options ) : bool
app UIApplication
options NSDictionary
return bool