Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FilePickerData

Hierarchy

Properties

Properties

Data

Data: object

Type declaration

  • AllowedExtensions: string[]
  • AllowedFilesSources: FilesSourceData[]
  • Compression: object
    • Megapixels: number
    • Quality: number
  • SizeLimit: number
  • Optional Title?: undefined | string

Type

Type: "Dialog" | "HUD" | "Barcode" | "Navigation" | "OpenBrowser" | "OpenURI" | "GeoLocation" | "Finish" | "Sync" | "Modal" | "FilePicker"

Generated using TypeDoc