Table of Contents

Class ButtonVisualizer

Namespace
Bonsai.Gui
Assembly
Bonsai.Gui.dll

Provides a type visualizer representing a button control.

public class ButtonVisualizer : ControlVisualizerBase<Button, ButtonBuilder>
Inheritance
ButtonVisualizer
Inherited Members

Methods

CreateControl(IServiceProvider, ButtonBuilder)

Creates and configures the visual control associated with the specified workflow operator.