Interface for a Skill Web runtime connection UI.
Namespace: Esper.SkillWeb.UI Type: interface
Esper.SkillWeb.UI
interface
public abstract
Refresh()
void
Refreshes this UI object.
UpdateLine()
Updates the start and end positions of the line.
Highlight()
Highlights the connection.
Unhighlight()
Unhighlights the connection.
ApplyActiveState()
Visually updates the connection based on the current active state.
Last updated 6 months ago