Required Telerik Assemblies
This article contains a list with the assemblies required by the RadSegmentedControl component.
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\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 |
Android | Telerik.Xamarin.Android.Common.dll Telerik.Xamarin.Android.Input.dll Telerik.Xamarin.Android.Primitives.dll Telerik.Xamarin.Android.List.dll Telerik.Xamarin.Android.Data.dll Telerik.XamarinForms.Common.dll Telerik.XamarinForms.Input.dll |
iOS | Telerik.Xamarin.iOS.dll Telerik.XamarinForms.Common.dll Telerik.XamarinForms.Input.dll |
UWP | Telerik.Core.dll Telerik.Data.dll Telerik.UI.Xaml.Input.UWP.dll Telerik.UI.Xaml.Controls.Data.UWP.dll Telerik.UI.Xaml.Primitives.UWP.dll Telerik.XamarinForms.Common.dll Telerik.XamarinForms.Input.dll |
As some of the controls included in UI for Xamarin suite rely on the SkiaSharp rendering library, you should either install SkiaSharp.Views.Forms in all projects included in the Xamarin solution (portable, android, ios, etc.) or in case you do not intend to use any of the Skia-dependent components (Gauges, Rating, BusyIndicator), you could reference the Lite assemblies.