ITextElementExperimentalFeatures
Give access to TextElement experimental features.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Interface
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public interface ITextElementExperimentalFeatures : IExperimentalFeatures
Methods
Method | Description |
|---|---|
| SetRenderedText | Setting this property will override the displayed text while preserving the original text value. |