FilePickerFileTypes Class
Dictionary of well known file types.
Definition
Namespace: Avalonia.Platform.Storage
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static class FilePickerFileTypes
Public NotInheritable Class FilePickerFileTypes
[<AbstractClassAttribute>]
[<SealedAttribute>]
type FilePickerFileTypes = class end
| Inheritance | Object → FilePickerFileTypes |
Properties
| All | |
| ImageAll | |
| ImageJpg | |
| ImagePng | |
| ImageWebp | |
| Json | |
| TextPlain | |
| Xml |