Vixen
dd8b0a81
csharp
public readonly record struct UtilityDeclaration

One 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 Property

    The CSS property.

  • public string Value

    Its 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