Vixen
02b45cc4
csharp
public enum Display

Whether a node participates in layout at all.

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

Fields and properties (2)

  • Flex

    A flex container.

  • None

    Not laid out, and neither are its children.

Used by (5)

  • DisplayTestsVixen.Ui.Layout.Tests
  • KeywordsVixen.Ui
  • LayoutStyleVixen.Ui.Layout
  • LayoutStyleBuilderVixen.Ui
  • LayoutTreeVixen.Ui.Layout