ThemeStyleSheet
Represents a style sheet that's assembled from other style sheets.
Read time 4 minutesLast updated 2 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Inherits from: StyleSheet
[HelpURL("UIE-tss")]public class ThemeStyleSheet : StyleSheet
Inheritance
Operators
Operator | Description |
|---|---|
| operator == | Compares two object references to see if they refer to the same object. |
| bool | Determines whether the object exists. |
| operator != | Compares if two objects refer to a different object. |