C# (CSharp) Mvvm.Android.View.Element Namespace

Classes

Name Description
EditViewElement
Element This is the other half of the IVisitor Pattern. Visitors vist Elements. The elements inform the visitors if they apply to the element. elements are UI elements in the case of this project. We use visitors to identify bindings across elements.
UnknownElement