csharp
public readonly record struct FontSizeTokenA font size and the line height that goes with it.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
public float SizeThe font size in pixels.
public float LineHeightThe line height in pixels.
Methods (1)
public FontSizeToken(float Size, float LineHeight)A font size and the line height that goes with it.
Used by (3)
- ThemeAndScannerTestsVixen.Ui.Styling.Utilities.Tests
- ThemeTokensVixen.Ui.Styling.Utilities
- UtilityFamiliesVixen.Ui.Styling.Utilities