Namespace TriLibCore.SFB
Classes
ItemWithStream
Represents a platform-specific file with a Stream.
StandaloneFileBrowser
Provides a platform-specific file browser interface for opening and saving files and folders
using native dialogs. This static class delegates file browsing operations to an underlying platform‐
specific implementation of IStandalone
Structs
ExtensionFilter
Represents a file picker extension filter.
Interfaces
IStandaloneFileBrowser<T>
Represents a series of methods to operate platform-specific file pickers.