inputUssClassName
USS class name of input elements in RadioButton elements.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Field
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public static readonly string inputUssClassName
Remarks
Unity adds this USS class to the input sub-element of the RadioButton. The input sub-element provides responses to the manipulator.