Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

UxmlNamespacePrefixAttribute

class in UnityEditor.UIElements

Description

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

Properties

Description
ns The namespace name.
prefix The namespace prefix.

Constructors

Description
UxmlNamespacePrefixAttribute Constructor.