Hierarchy

  • ShareAndroidProps

Methods

Methods

  • Share a file to save it to the file system. System opens an interface where the user can select a directory and change the filename. This action can be done via the share menu on iOS.

    Method

    saveToFiles

    Android

    Since

    5.1.1

    Parameters

    • file: FileImpl
    • page: IPage<"load" | "dismissComplete" | "dismissStart" | "dismissCancel" | "hide" | "show" | "orientationChange" | "safeAreaPaddingChange", MobileOSProps<PageIOSParams, PageAndroidParams>, any>

    Returns void

Generated using TypeDoc