Click or drag to resize

WidgetInputOnOutputAdded Property

Gets or sets the on output added callback

Namespace:  IBM.Watson.DeveloperCloud.Widgets
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public WidgetOnOutputAdded OnOutputAdded { get; set; }

Property Value

Type: WidgetOnOutputAdded
The on output added.
See Also