Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ResizableElement.UxmlFactory

Instantiates a ResizableElement with the data read from a UXML file.
Read time 1 minuteLast updated 13 days ago

Definition

Warning
Deprecated. UxmlFactory is deprecated and will be removed. Use UxmlElementAttribute instead.
public class ResizableElement.UxmlFactory : UxmlFactory<ResizableElement>, IUxmlFactory, IBaseUxmlFactory

Constructors

Constructor

Description

UxmlFactory()Constructor.

Inheritance