Exemplo n.º 1
0
 public void ShareFile(string filePath, string menuTitle)
 {
     picker.ShareFile(filePath, menuTitle);
 }