Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UxmlNamespacePrefixAttribute(string, string)

Constructor.
Read time 1 minuteLast updated 13 days ago

Definition

public UxmlNamespacePrefixAttribute(string ns, string prefix)

Parameters

The XML/C# namespace to which a prefix will be associated.

prefix

The prefix to associate to the namespace.