ICustomStyle
This interface exposes methods to read custom style properties applied from USS files to visual elements.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Interface
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public interface ICustomStyle
Methods
Method | Description |
|---|---|
| TryGetValue | Gets the value associated with the specified CustomStyleProperty<T>. |