Vixen
02b45cc4

FocusDirection

enum Core/Vixen.Ui/Focus.cs:9
csharp
public enum FocusDirection

Which way round the tab order to go.

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

Fields and properties (2)

  • Next

    Tab.

  • Previous

    Shift-Tab.

Used by (3)

  • FocusTestsVixen.Ui.Tests
  • UiDocumentVixen.Ui
  • UiTestVixen.Ui.Testing