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

UxmlNamespacePrefixAttributeConstructor

Cambiar al Manual
public UxmlNamespacePrefixAttribute (string ns, string prefix);

Parámetros

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

Descripción

Constructor.