Beispiel #1
0
 internal static AndroidUri GetUriForFile(Java.IO.File file) =>
 FileProvider.GetUriForFile(Platform.AppContext, Authority, file);