Skip to main content

Arlecchino.State

Classes

TypeSummary
ArlecchinoStateState 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.
FilePickerPlaceA shortcut in the file picker's sidebar, for somewhere the user goes often.
FilePickerRequestEverything 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.