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