![]() |
Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
|
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) |
Purpose for requesting the user to authenticate itself.
Definition at line 6 of file AuthenticationPurpose.cs.
class NeuroAccessMaui.KeyboardSizeMessage | ( | float | KeyboardSize | ) |
class NeuroAccessMaui.MainApplication | ( | IntPtr | handle, |
JniHandleOwnership | ownership | ||
) |
Definition at line 7 of file MainApplication.cs.
class NeuroAccessMaui.RegistrationPageMessage | ( | RegistrationStep | Step | ) |
RegistrationPage view change message
Transition to this step
Definition at line 8 of file Messages.cs.