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 (9)
- ApplyExpanderVixen.Ui.Styling.Utilities
- ArbitraryPropertyTestsVixen.Ui.Styling.Utilities.Tests
- FamilyVixen.Ui.Styling.Utilities
- ParityLedgerVixen.Ui.Styling.Utilities.Tests
- ShadowedFamilyTestsVixen.Ui.Styling.Utilities.Tests
- UtilityConsumptionProbeVixen.Ui.Styling.Utilities.Tests
- UtilityFamiliesVixen.Ui.Styling.Utilities
- UtilityFixtureVixen.Ui.Styling.Utilities.Tests
- UtilityGeneratorVixen.Ui.Styling.Utilities