Table of Contents

Class SliderVisualizer

Namespace
Bonsai.Gui
Assembly
Bonsai.Gui.dll

Provides a type visualizer representing a slider control.

public class SliderVisualizer : ControlVisualizerBase<Slider, SliderBuilder>
Inheritance
SliderVisualizer
Inherited Members

Methods

CreateControl(IServiceProvider, SliderBuilder)

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