Version: Unity 6 Preview (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

ns The namespace name.
prefix The namespace prefix.

Constructors

UxmlNamespacePrefixAttribute Constructor.