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