Class ButtonBar
Holds the configuration for a particular kind of button bar.
Inheritance
System.Object
ButtonBar
Namespace: Sig.DeviceAPI
Assembly: SigDeviceAPI.dll
Syntax
public class ButtonBar : object
Constructors
| Name | Description |
|---|---|
| ButtonBar(ButtonBarMode) | Constructs an empty button bar for the requested device mode. Note that, not all device modes have button bars. |
Fields
| Name | Description |
|---|---|
| Configs | A dictionary containing the button configurations. |
Properties
| Name | Description |
|---|---|
| ButtonBarMode | The mode that has a button bar. |