Vixen
02b45cc4
csharp
public record class ToolbarButton

A button that runs a command.

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

Fields and properties (1)

  • public string CommandId

    Which one.

Methods (1)

  • public ToolbarButton(string CommandId)

    A button that runs a command.

Used by (8)

  • BlockoutModeVixen.Editor.Blockout
  • BlockoutModeTestsVixen.Editor.Blockout.Tests
  • ChromeFixtureVixen.Editor.Ui.Tests
  • EditorApplicationVixen.Editor.App
  • ModeTestsVixen.Editor.Ui.Tests
  • ToolbarPresenterVixen.Editor.Ui
  • ToolbarSectionTestsVixen.Editor.Ui.Tests
  • ViewportChromeVixen.Editor.App