Insert(int, StyleSheet)
Adds a style sheet for the owner element at a specified index
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void Insert(int index, StyleSheet styleSheet)