An implementation that can read (a subset of) XAML-formatted XML content.
Inheritance Hierarchy
XamlReader
Remarks
This class cannot be instantiated
Type Details
- yFiles module
- view
Methods
Deserializes the specified element node in the context to an instance.
Parameters
options - Object
A map of options to pass to the method.
A map of options to pass to the method.
- context - IParseContext
- The context.
- element - Element
- The XML element node.
Returns
- ↪any?
- The instance that is described in the XML.
Constants
A singleton instance of this class.