Navigation :
AuthenticationAction
Name |
Value |
Assembly |
Catel.MVVM |
Namespace |
Catel.Windows.Interactivity |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Xamarin - iOS |
public enum AuthenticationAction : Enum
Base types
Enum
The available actions to perform when a user is not able to view a specific UI element.
Fields
Collapse
1
Collapses the associated control.
Disable
2
Disables the associated control.
Hide
0
Hides the associated control.
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion