C# Class Bit.BlazorUI.Playground.Web.MainApplication

Inheritance: MauiApplication
ファイルを表示 Open project: bitfoundation/bitframework

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