C# Class Mapsui.Samples.Maui.MainApplication

Inheritance: MauiApplication
Afficher le fichier Open project: Mapsui/Mapsui

Méthodes publiques

Méthode Description
MainApplication ( IntPtr handle, JniHandleOwnership ownership ) : Android.App

Méthodes protégées

Méthode Description
CreateMauiApp ( ) : MauiApp

Method Details

CreateMauiApp() protected méthode

protected CreateMauiApp ( ) : MauiApp
Résultat MauiApp

MainApplication() public méthode

public MainApplication ( IntPtr handle, JniHandleOwnership ownership ) : Android.App
handle IntPtr
ownership JniHandleOwnership
Résultat Android.App