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