Navigation :
HideUntilViewModelLoaded
Name |
Value |
Assembly |
Catel.MVVM |
Namespace |
Catel.Windows.Interactivity |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Xamarin - iOS |
public class HideUntilViewModelLoaded : BehaviorBase<FrameworkElement>
Base types
BehaviorBase
Hides the view until the view model is loaded.
Fields
Methods
Initialize()
Initializes this instance.
Uninitialize()
Uninitializes this instance.
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion