Click or drag to resize

WidgetInputs Property

This returns an array of all inputs on this widget.

Namespace:  IBM.Watson.DeveloperCloud.Widgets
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public WidgetInput[] Inputs { get; }

Property Value

Type: WidgetInput
See Also