Uno platform: load embedded resource file

前端 未结 0 1951
离开以前
离开以前 2021-01-22 08:00

How do I load an embedded resource for the Android head ? My code, below works for UWP:

  Assembly assembly = GetType ().GetTypeInfo ().Assembly;
  string[] names         


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