Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
ViewSwitcherSelectedIndexBehavior.cs
1
using
System
;
2
3
namespace
NeuroAccessMaui.UI.Controls
4
{
8
public
enum
ViewSwitcherSelectedIndexBehavior
9
{
13
Clamp,
14
18
Ignore,
19
23
Wrap,
24
28
Throw
29
}
30
}
NeuroAccessMaui.UI.Controls
Definition:
AnimatedCheckbox.cs:4
NeuroAccessMaui.UI.Controls.ViewSwitcherSelectedIndexBehavior
ViewSwitcherSelectedIndexBehavior
Determines how ViewSwitcher handles attempts to set a selection outside the available range.
Definition:
ViewSwitcherSelectedIndexBehavior.cs:9
System
Definition:
Adapters.g.cs:58
NeuroAccessMaui
NeuroAccessMaui
UI
Controls
Tabs
ViewSwitcherSelectedIndexBehavior.cs
Generated by
1.9.5