Vixen
02b45cc4
csharp
public enum Gutter

Which gap a value applies to.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (3)

  • Column

    Between columns.

  • Row

    Between rows.

  • All

    Both.

Used by (6)

  • AlignContentTestsVixen.Ui.Layout.Tests
  • GapTestsVixen.Ui.Layout.Tests
  • LayoutStyleBridgeTestsVixen.Ui.Tests
  • LayoutStyleBuilderVixen.Ui
  • LayoutTreeVixen.Ui.Layout
  • StyleResolutionVixen.Ui.Layout