FileProvider.TemporaryLocation Property

Definition

Gets or sets the temporary location for file sharing.

public static Xamarin.Essentials.FileProviderLocation TemporaryLocation { get; set; }

Property Value

Remarks

The default is to prefer external and fallback to internal.

Applies to