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

A set of never changing property constants and helpful values. More...

Classes

class  Age
 Age-related constants. More...
 
class  Application
 Application-related constants. More...
 
class  BatchSizes
 Size constants. More...
 
class  Branding
 Image identifiers for branding. More...
 
class  Cache
 
class  ContractMachineNames
 Machine-readable names in contracts. More...
 
class  ContractTemplates
 Contract templates More...
 
class  CustomXmppProperties
 Custom XMPP Protocol Properties. More...
 
class  Delays
 Generic delay intervals More...
 
class  Domains
 Domain names. More...
 
class  Effects
 Names of Effects. More...
 
class  Images
 Image resources. More...
 
class  IntentActions
 Contains intent action constants used for inter-component communication within the app. More...
 
class  Intervals
 Timer Intervals More...
 
class  LanguageCodes
 Language Codes More...
 
class  MimeTypes
 MIME Types More...
 
class  Pages
 Absolute paths to important pages. More...
 
class  Password
 Constants for Password More...
 
class  PushChannels
 Push chennels More...
 
class  QrCode
 QR Code constants. More...
 
class  References
 References to external resources More...
 
class  Schemes
 XML Schemes (namespaces used also as schema registration keys) + packaged file names. More...
 
class  Security
 Authentication constants More...
 
class  Settings
 Runtime setting key names. More...
 
class  Timeouts
 Timer Timeout Values More...
 
class  UriSchemes
 IoT Schemes More...
 
class  XmppProperties
 XMPP Protocol Properties. More...
 

Static Public Attributes

const string NotAvailableValue = "-"
 A generic "no value available" string. More...
 
const int MaxRenderedImageDimensionInPixels = 800
 A maximum number of pixels to render for images, downscaling them if necessary. More...
 

Detailed Description

A set of never changing property constants and helpful values.

Definition at line 23 of file Constants.cs.

Member Data Documentation

◆ MaxRenderedImageDimensionInPixels

const int NeuroAccessMaui.Constants.MaxRenderedImageDimensionInPixels = 800
static

A maximum number of pixels to render for images, downscaling them if necessary.

Definition at line 33 of file Constants.cs.

◆ NotAvailableValue

const string NeuroAccessMaui.Constants.NotAvailableValue = "-"
static

A generic "no value available" string.

Definition at line 28 of file Constants.cs.


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