Experimental: this API is experimental and might be changed or removed in the future.

UxmlNamespacePrefixAttribute

class in UnityEditor.Experimental.UIElements

切换到手册

描述

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

变量

nsThe namespace name.
prefixThe namespace prefix.

构造函数

UxmlNamespacePrefixAttribute构造函数。