(Xamarin has made one-to-one correspondence for the iOS SDK and Android SDK: on the iOS platform, it can be directly compiled into ARM machine code through AOT compilation, and on the Android platform, it can be directly compiled into ARM machine code through JIT compilation. With this outstanding design, we can use C # to write iOS and Android programs)