imageUSSClassName
The USS class name of the image element that will be used to display the icon texture.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public static readonly string imageUSSClassName
Remarks
Unity adds this USS class to an instance of the Image element that will be used to display the _iconImage property value. Any styling applied to this class will affect image elements inside a Button that contains this class.