GroupLab Widget Tap Library | |
CommandTap Constructor (Path, Boolean)
Initialises the object to wrap a widget.
protected CommandTap(
Path path,
bool redirect);
Parameters
- path
- Path to widget to tap.
- redirect
- I've forgotten what this does.
See Also
CommandTap Class | GroupLab.WidgetTap Namespace | CommandTap Constructor Overload List