Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
NotificationPresentation.cs
1
namespace
NeuroAccessMaui.Services.Notification
2
{
6
public
enum
NotificationPresentation
7
{
11
RenderAndStore = 0,
12
16
StoreOnly = 1,
17
21
RenderOnly = 2,
22
26
Transient = 3
27
}
28
}
NeuroAccessMaui.Services.Notification
Definition:
ContractNotificationEvent.cs:10
NeuroAccessMaui.Services.Notification.NotificationPresentation
NotificationPresentation
Presentation preference for a notification intent.
Definition:
NotificationPresentation.cs:7
NeuroAccessMaui
NeuroAccessMaui
Services
Notification
NotificationPresentation.cs
Generated by
1.9.5