Arlecchino.Widgets
Interfaces
| Type | Summary |
|---|---|
IArlecchinoInteractiveWidget | A widget that answers keys and the mouse as well as drawing. Adding one to a FocusRing is the whole integration, and its members come from IArlecchinoFocusable. |
IArlecchinoWidget | A reusable piece of a screen: it draws into the region it is handed and holds no coordinates of its own. A widget that also takes keys or the mouse implements IArlecchinoInteractiveWidget instead. |