Class UxmlFactory<TCreatedType>
UxmlFactory specialization for classes that derive from VisualElement and that shares its traits,
Inherited Members
Namespace: UnityEngine.UIElements
Syntax
public class UxmlFactory<TCreatedType> : UxmlFactory<TCreatedType, VisualElement.UxmlTraits>, IUxmlFactory where TCreatedType : VisualElement, new()
Type Parameters
Name | Description |
---|---|
TCreatedType |