Telerik blogs
  • Mobile Xamarin

    Passing Arguments in Xamarin Forms

    XamarinT Dark_270x123
    Sometimes we need to find a way to pass some parameters from the XAML to our code behind it, but we just don’t know how to do it. So that’s why in this article we will be learning how easy it is to pass arguments to our controls in XAML. We’ll explore different ways, such as: Passing arguments to non-default constructors, calling factory methods and generic arguments.
    November 14, 2019 3 min read
  • Mobile Xamarin

    Getting Started with Rating Control in Xamarin Forms

    XamarinT Light_270x123
    Ratings are a critical part of how we make our decisions online, and being able to incorporate a high quality rating system into your app is essential to get your own reviews. Read on to learn how you can do this easily for your Xamarin apps.
    October 25, 2019 2 min read