标签: xamarin.forms
如何从我的Portable类调用Native类,并在Xamarin.Forms中将Native类的结果从Portable类获取到Portable类 请帮帮我
答案 0 :(得分:1)
为此使用依赖性服务。这是链接Dependency Service