Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UxmlChildElementDescription

Describe an allowed child element for an element.
Read time 1 minuteLast updated 10 days ago

Definition

public class UxmlChildElementDescription

Constructors

Constructor

Description

UxmlChildElementDescription(System.Type)Constructor.

Properties

Property

Description

elementNameThe name of the allowed child element.
elementNamespaceThe namespace name of the allowed child element.