Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
NeuroAccessMaui.AppDelegate Class Reference
Inheritance diagram for NeuroAccessMaui.AppDelegate:

Public Member Functions

override bool OpenUrl (UIApplication Application, NSUrl Url, NSDictionary Options)
 Method is called when an URL with a registered schema is being opened. More...
 
override void OnActivated (UIApplication application)
 
override void OnResignActivation (UIApplication application)
 

Protected Member Functions

override MauiApp CreateMauiApp ()
 

Detailed Description

Definition at line 10 of file AppDelegate.cs.

Member Function Documentation

◆ CreateMauiApp()

override MauiApp NeuroAccessMaui.AppDelegate.CreateMauiApp ( )
protected

Definition at line 13 of file AppDelegate.cs.

◆ OnActivated()

override void NeuroAccessMaui.AppDelegate.OnActivated ( UIApplication  application)

Definition at line 56 of file AppDelegate.cs.

◆ OnResignActivation()

override void NeuroAccessMaui.AppDelegate.OnResignActivation ( UIApplication  application)

Definition at line 62 of file AppDelegate.cs.

◆ OpenUrl()

override bool NeuroAccessMaui.AppDelegate.OpenUrl ( UIApplication  Application,
NSUrl  Url,
NSDictionary  Options 
)

Method is called when an URL with a registered schema is being opened.

Parameters
appApplication
urlURL
optionsOptions
Returns
If URL is handled.

Definition at line 32 of file AppDelegate.cs.


The documentation for this class was generated from the following file: