Click or drag to resize

WidgetInputOwner Property

A reference to the widget that contains this input, this is initialized when the Widget starts.

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

Property Value

Type: Widget
See Also