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