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