StyleRatio
Creates a new Ratio from a float.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
StyleRatio(Ratio)
Creates a new Ratio from a float.
public StyleRatio(Ratio value)
Parameters
StyleRatio(StyleKeyword)
Creates a new Ratio from a Keywords.
public StyleRatio(StyleKeyword keyword)