Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
NeuroAccessMaui Namespace Reference

Classes

class  App
 The Application class, representing an instance of the Neuro-Access app. More...
 
class  AppDelegate
 
class  BlurProtectionManager
 
class  Constants
 A set of never changing property constants and helpful values. More...
 
class  MainActivity
 
class  MauiProgram
 
class  Program
 
class  Resource
 

Enumerations

enum  AuthenticationPurpose
 Purpose for requesting the user to authenticate itself. More...
 

Functions

class RegistrationPageMessage (RegistrationStep Step)
 RegistrationPage view change message More...
 
class KeyboardSizeMessage (float KeyboardSize)
 Keyboard size change message More...
 
class MainApplication (IntPtr handle, JniHandleOwnership ownership)
 

Enumeration Type Documentation

◆ AuthenticationPurpose

Purpose for requesting the user to authenticate itself.

Definition at line 6 of file AuthenticationPurpose.cs.

Function Documentation

◆ KeyboardSizeMessage()

class NeuroAccessMaui.KeyboardSizeMessage ( float  KeyboardSize)

Keyboard size change message

Keyboard height

Definition at line 19 of file Messages.cs.

◆ MainApplication()

class NeuroAccessMaui.MainApplication ( IntPtr  handle,
JniHandleOwnership  ownership 
)

Definition at line 7 of file MainApplication.cs.

◆ RegistrationPageMessage()

class NeuroAccessMaui.RegistrationPageMessage ( RegistrationStep  Step)

RegistrationPage view change message

Transition to this step

Definition at line 8 of file Messages.cs.