csharp
public readonly record struct UtilityDeclarationOne property: value a utility emits.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
public string PropertyThe CSS property.
public string ValueIts value.
Methods (1)
public UtilityDeclaration(string Property, string Value)One property: value a utility emits.
Used by (4)
- ApplyExpanderVixen.Ui.Styling.Utilities
- UtilityFamiliesVixen.Ui.Styling.Utilities
- UtilityFixtureVixen.Ui.Styling.Utilities.Tests
- UtilityGeneratorVixen.Ui.Styling.Utilities