Xamarin вопросы и ответы для интервью
Вопрос 31. How does Xamarin handle platform-specific APIs?
Xamarin uses bindings to expose platform-specific APIs to C# code. This allows developers to access native functionality on each platform while writing the majority of the code in C#.
Это полезно?
Добавить комментарий
Посмотреть комментарии
Самое полезное по оценкам пользователей: