Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
ViewSwitcherSelectedIndexBehavior.cs
1using System;
2
4{
9 {
13 Clamp,
14
18 Ignore,
19
23 Wrap,
24
28 Throw
29 }
30}
ViewSwitcherSelectedIndexBehavior
Determines how ViewSwitcher handles attempts to set a selection outside the available range.