StyleTranslate
Creates from either a Translate or a StyleKeyword.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
StyleTranslate(Translate)
Creates from either a Translate or a StyleKeyword.
public StyleTranslate(Translate v)
Parameters
StyleTranslate(StyleKeyword)
Creates from either a Translate or a StyleKeyword.
public StyleTranslate(StyleKeyword keyword)