FileProviderLocation Enum

Definition

Location to save temporary files to for sharing.

public enum FileProviderLocation
Inheritance
FileProviderLocation

Fields

External 2

External storage or cache only.

Internal 1

Internal cache only,

PreferExternal 0

Prefer external and fall back to internal if unavailable.

Applies to