this[]
Reads the value at the specified index in the list of StyleSheet objects attached of the element
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
this[int]
public StyleSheet this[int index] { get; }
Parameters
The index of the StyleSheet
Returns
Type | Description |
|---|---|
| StyleSheet |