Table of Contents

Enum DataSourceTypeEditor.DataSource

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

Specifies the source of runtime notifications to the property editor.

protected enum DataSourceTypeEditor.DataSource

Fields

Input = 0

Runtime notifications will come from the first input sequence to the operator.

Output = 1

Runtime notifications will come from the observable output of the operator.