ToolbarToggle.UxmlFactory
Instantiates a ToolbarToggle 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<ToolbarToggle, UxmlTraits>
- Implements: IUxmlFactory, IBaseUxmlFactory
public class ToolbarToggle.UxmlFactory : UxmlFactory<ToolbarToggle, ToolbarToggle.UxmlTraits>, IUxmlFactory, IBaseUxmlFactory