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