C# Class Aguacongas.TheIdServer.MAUIApp.MainApplication

Inheritance: MauiApplication
Datei anzeigen Open project: Aguafrommars/TheIdServer

Public Methods

Method Description
MainApplication ( IntPtr handle, JniHandleOwnership ownership ) : Android.App

Protected Methods

Method Description
CreateMauiApp ( ) : MauiApp

Method Details

CreateMauiApp() protected method

protected CreateMauiApp ( ) : MauiApp
return MauiApp

MainApplication() public method

public MainApplication ( IntPtr handle, JniHandleOwnership ownership ) : Android.App
handle IntPtr
ownership JniHandleOwnership
return Android.App