Vixen
02b45cc4
csharp
public enum Placement

Which side of its anchor an overlay prefers.

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

Fields and properties (4)

  • Bottom

    Below, aligned to the anchor's left edge.

  • Top

    Above.

  • Right

    To the right, aligned to the anchor's top edge.

  • Left

    To the left.

Used by (8)

  • ColorInputVixen.Ui.Controls.Advanced
  • ComboBoxVixen.Ui.Controls
  • MenuVixen.Ui.Controls
  • MenuBarVixen.Ui.Controls
  • OverlayVixen.Ui.Controls
  • SelectBaseVixen.Ui.Controls
  • TooltipVixen.Ui.Controls
  • AddComponentMenuVixen.Editor.App