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

Classes

class  AppColors
 Static class that gives access to app-specific themed colors. All colors are fetched directly from the current resources; there are no separate dark/light variants. More...
 
class  AppStyles
 Static class that gives access to app-specific styles More...
 
class  AppWindow
 Custom window that forwards MAUI lifecycle events to the App instance.
 
class  Geometries
 Static class containing SVG Paths for symbols used in the app. More...
 
class  GeometryConverter
 
interface  IKeyboardInsetAware
 Represents a component that consumes keyboard inset updates manually. More...
 
class  KeyboardInsets
 Attached properties for configuring keyboard inset handling on views. More...
 
class  PageAppExtension
 Extension methods used during application startup for registering services and pages. More...
 
class  SafeArea
 

Enumerations

enum  KeyboardInsetMode
 Specifies how keyboard insets should be applied to a view. More...
 
enum  SafeAreaMode
 

Enumeration Type Documentation

◆ KeyboardInsetMode

Specifies how keyboard insets should be applied to a view.

Definition at line 10 of file KeyboardInsets.cs.

◆ SafeAreaMode

enum NeuroAccessMaui.UI.SafeAreaMode

Definition at line 8 of file SafeArea.cs.