This structure holds information used during UXML template instantiation.
| Property | Description | 
|---|---|
| target | The element into which the visualTreeAsset is being cloned or instantiated. VisualTreeAsset.CloneTreeVisualTreeAsset.Instantiate | 
| visualTreeAsset | The target UXML file to clone or instantiate. |