BindableElement.UxmlFactory
Instantiates a BindableElement using the data read from a UXML file.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Inherits from: UxmlFactory<BindableElement, UxmlTraits>
- Implements: IUxmlFactory, IBaseUxmlFactory
public class BindableElement.UxmlFactory : UxmlFactory<BindableElement, BindableElement.UxmlTraits>, IUxmlFactory, IBaseUxmlFactory