Click or drag to resize

WidgetOutputOnInputRemoved Property

Gets or sets the on input removed 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 WidgetOnInputRemoved OnInputRemoved { get; set; }

Property Value

Type: WidgetOnInputRemoved
The on input removed.
See Also