Vixen
dd8b0a81
csharp
public enum Edge

One side of a box, or a group of them.

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

Remarks

Start and End are the writing-mode-relative pair and win over the physical Left and Right when both are set, which is what makes one stylesheet work in both directions.

Fields and properties (9)

  • Left

    The physical left.

  • Top

    The top.

  • Right

    The physical right.

  • Bottom

    The bottom.

  • Start

    The inline start — left in LTR, right in RTL.

  • End

    The inline end — right in LTR, left in RTL.

  • Horizontal

    Left and right together.

  • Vertical

    Top and bottom together.

  • All

    All four.

Used by (53, showing 40)

  • LayoutBenchmarksVixen.Benchmarks.Ui
  • AbsoluteAutoMarginTestsVixen.Ui.Layout.Tests
  • AbsolutePositionTestsVixen.Ui.Layout.Tests
  • AlignContentTestsVixen.Ui.Layout.Tests
  • AlignItemsTestsVixen.Ui.Layout.Tests
  • AndroidNewsFeedTestsVixen.Ui.Layout.Tests
  • AutoTestsVixen.Ui.Layout.Tests
  • AutomaticMinimumSizeTestsVixen.Ui.Layout.Tests
  • BlockificationTestsVixen.Ui.Layout.Tests
  • BorderTestsVixen.Ui.Layout.Tests
  • BoxSizingTestsVixen.Ui.Layout.Tests
  • ContainmentTestsVixen.Ui.Layout.Tests
  • ContentSizingTestsVixen.Ui.Layout.Tests
  • DisplayTestsVixen.Ui.Layout.Tests
  • DrawListBuilderVixen.Ui
  • FlexAxisVixen.Ui.Layout
  • FlexDirectionTestsVixen.Ui.Layout.Tests
  • FlexWrapTestsVixen.Ui.Layout.Tests
  • FlexibleLengthResolutionTestsVixen.Ui.Layout.Tests
  • FloatBandQueryTestsVixen.Ui.Layout.Tests
  • FloatBlindSpotTestsVixen.Ui.Layout.Tests
  • GapTestsVixen.Ui.Layout.Tests
  • GridBlindSpotTestsVixen.Ui.Layout.Tests
  • GridPlacementNamesVixen.Ui.Layout
  • GridSpecVixen.Ui.Layout.Tests
  • GridTemplateAreasTestsVixen.Ui.Layout.Tests
  • InlineFloatInteractionTestsVixen.Ui.Layout.Tests
  • InlineFormattingTestsVixen.Ui.Layout.Tests
  • InlineFragmentationTestsVixen.Ui.Layout.Tests
  • InlineTextAlignTestsVixen.Ui.Layout.Tests
  • JustifyContentTestsVixen.Ui.Layout.Tests
  • LayoutPassTestsVixen.Ui.Layout.Tests
  • LayoutStyleBridgeTestsVixen.Ui.Tests
  • LayoutStyleBuilderVixen.Ui
  • LayoutTreeVixen.Ui.Layout
  • LayoutTreeTestsVixen.Ui.Layout.Tests
  • MarginCollapsingTestsVixen.Ui.Layout.Tests
  • MarginTestsVixen.Ui.Layout.Tests
  • NamedPlacementPropertyVixen.Ui
  • PaddingTestsVixen.Ui.Layout.Tests