csharp
public enum EdgeOne 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)
LeftThe physical left.
TopThe top.
RightThe physical right.
BottomThe bottom.
StartThe inline start — left in LTR, right in RTL.
EndThe inline end — right in LTR, left in RTL.
HorizontalLeft and right together.
VerticalTop and bottom together.
AllAll four.
Used by (29)
- LayoutBenchmarksVixen.Benchmarks.Ui
- AbsolutePositionTestsVixen.Ui.Layout.Tests
- AlignContentTestsVixen.Ui.Layout.Tests
- AlignItemsTestsVixen.Ui.Layout.Tests
- AndroidNewsFeedTestsVixen.Ui.Layout.Tests
- AutoTestsVixen.Ui.Layout.Tests
- BorderTestsVixen.Ui.Layout.Tests
- BoxSizingTestsVixen.Ui.Layout.Tests
- DisplayTestsVixen.Ui.Layout.Tests
- DrawListBuilderVixen.Ui
- FlexAxisVixen.Ui.Layout
- FlexDirectionTestsVixen.Ui.Layout.Tests
- FlexWrapTestsVixen.Ui.Layout.Tests
- GapTestsVixen.Ui.Layout.Tests
- JustifyContentTestsVixen.Ui.Layout.Tests
- LayoutPassTestsVixen.Ui.Layout.Tests
- LayoutStyleBridgeTestsVixen.Ui.Tests
- LayoutStyleBuilderVixen.Ui
- LayoutTreeVixen.Ui.Layout
- LayoutTreeTestsVixen.Ui.Layout.Tests
- MarginTestsVixen.Ui.Layout.Tests
- PaddingTestsVixen.Ui.Layout.Tests
- PanelSpecVixen.Ui.Layout.Tests
- PercentageTestsVixen.Ui.Layout.Tests
- RoundingTestsVixen.Ui.Layout.Tests
- ScopedStyleTestsVixen.Ui.Tests
- StaticPositionTestsVixen.Ui.Layout.Tests
- StyleResolutionVixen.Ui.Layout
- UiElementVixen.Ui