StyleTextAutoSize
Creates a new StyleTextAutoSize from a TextAutoSize value.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
StyleTextAutoSize(TextAutoSize)
Creates a new StyleTextAutoSize from a TextAutoSize value.
public StyleTextAutoSize(TextAutoSize v)
Parameters
StyleTextAutoSize(StyleKeyword)
Creates a new StyleTextAutoSize from a StyleKeyword.
public StyleTextAutoSize(StyleKeyword keyword)