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