Vixen
02b45cc4
csharp
public sealed class Button

A button.

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

Remarks

Everything about how it looks is Variant, Size and the stylesheet; everything about what it does is Clicked and ClickEvent. There is nothing else in the type, which is the point — a control library whose button has thirty properties has thirty ways to produce a button that does not match the others.

Fields and properties (1)

  • protected override string TagName

    The element name this type answers to when a caller does not choose one.

Used by (66, showing 40)

  • ShellHelloUi
  • DocumentBenchmarksVixen.Benchmarks.Ui
  • ButtonTestsVixen.Ui.Controls.Tests
  • ControlVisualTestsVixen.Ui.Controls.Tests
  • DisabledStateTestsVixen.Ui.Controls.Tests
  • MarkupTestsVixen.Ui.Controls.Tests
  • OverlayInteractionTestsVixen.Ui.Controls.Tests
  • OverlayLifetimeTestsVixen.Ui.Controls.Tests
  • PressableVixen.Ui.Controls.Tests
  • SelectionTestsVixen.Ui.Controls.Tests
  • SurfaceTestsVixen.Ui.Controls.Tests
  • ViewportTestsVixen.Ui.Controls.Advanced.Tests
  • AddComponentMenuTestsVixen.Editor.App.Tests
  • AddressableGroupsViewVixen.Editor.AssetEditors
  • AnimationClipViewVixen.Editor.AssetEditors
  • AnimationGraphViewVixen.Editor.AssetEditors
  • AssetGridVixen.Editor.App
  • AssetPickerVixen.Editor.App
  • AssetPickerTestsVixen.Editor.App.Tests
  • AudioMixerViewVixen.Editor.AssetEditors
  • BuildSettingsViewVixen.Editor.App
  • ClosingTestsVixen.Editor.App.Tests
  • CompiledSceneViewVixen.Editor.AssetEditors
  • ComponentsViewVixen.Editor.App
  • CompositeTestsVixen.Editor.Inspector.Tests
  • CompositorViewVixen.Editor.AssetEditors
  • ConsoleViewVixen.Editor.Ui
  • DeviceManagerViewVixen.Editor.Debugger
  • DialogServiceVixen.Editor.Ui
  • DialogSessionVixen.Editor.Ui
  • DialogTestsVixen.Editor.Ui.Tests
  • EditorApplicationVixen.Editor.App
  • EditorSessionVixen.Editor.Testing
  • EditorShellVixen.Editor.Ui
  • EditorShellTestsVixen.Editor.Ui.Tests
  • FrameDebuggerViewVixen.Editor.Debugger
  • GridViewTestsVixen.Editor.App.Tests
  • InputActionsViewVixen.Editor.AssetEditors
  • KeyBindingsViewVixen.Editor.Ui
  • ListDrawerVixen.Editor.Inspector