FilePickerFileType.Png Field

Definition

Predefined FilePickerFileType object for allowing picking PNG image files only.

public: static initonly Microsoft::Maui::Storage::FilePickerFileType ^ Png;
public static readonly Microsoft.Maui.Storage.FilePickerFileType Png;
 staticval mutable Png : Microsoft.Maui.Storage.FilePickerFileType
Public Shared ReadOnly Png As FilePickerFileType 

Field Value

Applies to