Back to Devexpress

PredefinedFileType Enum

maui-devexpress-dot-maui-dot-mvvm-e992079d.md

latest893 B
Original Source

PredefinedFileType Enum

Lists predefined file types.

Namespace : DevExpress.Maui.Mvvm

Assembly : DevExpress.Maui.Mvvm.dll

NuGet Package : DevExpress.Maui.Mvvm

Declaration

csharp
public enum PredefinedFileType

Members

NameDescription
Any

The Any type.

| | Image |

The Image type.

| | Png |

The Png type.

| | Jpeg |

The Jpeg type.

| | Video |

The Video type.

| | Pdf |

The Pdf type.

|

Extension Methods

Yield<PredefinedFileType>()

YieldIfNotNull<PredefinedFileType>()

See Also

DevExpress.Maui.Mvvm Namespace