This version of Unity is unsupported.

UxmlNamespacePrefixAttribute

class in UnityEditor.UIElements

Description

Attribute that can be used on an assembly to define an XML namespace prefix for a namespace.

Properties

ns The namespace name.
prefix The namespace prefix.

Constructors

UxmlNamespacePrefixAttribute Constructor.