Expand description
File Associations
Manages the mapping from file extensions and MIME types to default applications. Supports registering multiple alternative applications per type and selecting a default.
Structs§
- Association
Registry - Registry of file associations, keyed by extension and MIME type.
- File
Association - A single file association entry.
- Open
With Dialog - Model for an “Open With” dialog, presenting available apps for a file type.