themeStyleSheet
Specifies a style sheet that Unity applies to every UI Document attached to the panel.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public ThemeStyleSheet themeStyleSheet { get; set; }
Remarks
By default this is the main Unity style sheet, which contains default styles for Unity-supplied elements such as buttons, sliders, and text fields.