UxmlNamespacePrefixAttribute Constructor

public UxmlNamespacePrefixAttribute(string ns, string prefix);

Parameters

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

Description

Constructor.

Did you find this page useful? Please give it a rating: