C# (CSharp) MvvmCross.Droid.ViewModels Namespace

Classes

Name Description
MvxAndroidPropertyChangedListener Just like MvxPropertyChangedListener but won't call handlers if the target (being an activity, fragment, view or other object that belongs to the Java VM) is in "mono limbo" (where the object still exists in the mono VM, but not in the Java VM).