Xamarin.Essentials; FilePicker; Save a new file

后端 未结 0 493
旧巷少年郎
旧巷少年郎 2021-02-12 11:45

Using FilePicker one can open an existing file:

         FileResult file = await FilePicker.PickAsync();
         TextView textview = FindViewById         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题