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

UxmlNamespacePrefixAttributeConstructor

切换到手册
public UxmlNamespacePrefixAttribute (string ns, string prefix);

参数

nsThe XML/C# namespace to which a prefix will be associated.
prefixThe prefix to associate to the namespace.

描述

构造函数。