Arlecchino.State
Classes
| Type | Summary |
|---|---|
ArlecchinoState | State that outlives a single screen: the output line, the dialogs that are open, and a pending file picker request. All of it is written on the drawing thread, and only ArlecchinoState.Invalidate from anywhere. |
FilePickerPlace | A shortcut in the file picker's sidebar, for somewhere the user goes often. |
FilePickerRequest | Everything the file picker needs for one round of picking. Unlike the modals, the picker is a view of its own, so the request also carries where to go once it is done. |