Required Telerik Assemblies
This article contains information about which assemblies are required by the RadRating control.
The control relies on the SkiaSharp rendering library for the visualization of certain elements within its structure. Reference to the relevant version of the library should be added in order to use the control. For more information - Lite vs Standard Assemblies
The path of the assemblies is relative to the
Binaries
folder that is located in the installation folder of the controls. The default location is:
C:\Program Files (x86)\Progress\Telerik UI for Xamarin RX XXX\Binaries
.Please keep in mind that all binaries built for a specific platform are placed in a folder named after that platform.
Platform | Assemblies |
---|---|
Portable | Telerik.XamarinForms.Common.dll Telerik.XamarinForms.Input.dll Telerik.XamarinForms.SkiaSharp.dll |
Android | Telerik.Xamarin.Android.Common.dll Telerik.Xamarin.Android.Data.dll Telerik.Xamarin.Android.Input.dll Telerik.Xamarin.Android.List.dll Telerik.Xamarin.Android.Primitives.dll Telerik.XamarinForms.Common.dll Telerik.XamarinForms.Input.dll Telerik.XamarinForms.SkiaSharp.dll |
iOS | Telerik.XamarinForms.Common.dll Telerik.XamarinForms.Input.dll Telerik.XamarinForms.SkiaSharp.dll |
UWP | Telerik.XamarinForms.Common.dll Telerik.XamarinForms.Input.dll Telerik.XamarinForms.SkiaSharp.dll |
The Rating control is rendered via the SkiaSharp graphics library so you need to install also SkiaSharp.Views.Forms in all projects of the xamarin solution (portable, android, ios, etc).