GroupLab Widget Tap Library

Tap.GetTap Method (Path)

Creates a widget tap object to wrap a widget.

public static Tap GetTap(
   Path path
);

Parameters

path
Path to the widget.

Return Value

A tap object that wraps the widget.

See Also

Tap Class | GroupLab.WidgetTap Namespace | Tap.GetTap Overload List