Click or drag to resize

WidgetOutputOnInputAdded Property

Gets or sets the on input 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 WidgetOnInputAdded OnInputAdded { get; set; }

Property Value

Type: WidgetOnInputAdded
The on input added.
See Also