Found 45 packages
Segmented Control for Xamarin Forms
Segmented control for Xamarin Forms for iOS, Android, UWP. Mac OS also supported albeit currently with fewer features.
This package provides the functionality to utilize the features of Syncfusion® Xamarin Button, CheckBox, Radio Button, Chips,Segmented Control, and Switch.
A common UI control to configure a view or setting.
Segmented Control for a .NET MAUI application.
Segmented control for .NET MAUI apps
This package provides the functionality to utilize the features of Syncfusion® Xamarin.iOS Button, CheckBox, Radio button, and Segmented control.
This package provides the functionality to utilize the features of Syncfusion® .NET Maui Buttons control and more.
Android binding package for Kaopiz's android-segmented-control. For more information, follow this description: https://github.com/azchohfi/AndroidSegmentedControl.Droid/blob/master/README.md
This package provides the functionality to utilize the features of Syncfusion® Xamarin.Android CheckBox, and Segmented control.
Segmented Tab Control For Xamarin Forms
Creates a SegmentedViews plugin for displaying different segments in a view.
Pure Xamarin.Forms tabs: * Fixed tabs (android tabs style) * Scrollable tabs * Vertical tabs * Material design tabs (top and leading icon) * Support for SVG images * Segmented tabs * Custom shadows (neumorphism ready) * Badges on tabs * Circle button in tab bar * Bottom bar tabs (ios tabs style) * Custom tabs (be creative just implement TabItem) * Independent ViewSwitcher * Bindable with ItemsSource -------------- Installation -------------- * In Core project, in `App.xaml.cs`: public App() { InitializeComponent(); Sharpnado.Tabs.Initializer.Initialize(loggerEnable: false); ... } * In iOS project: Xamarin.Forms.Forms.Init(); Sharpnado.Tabs.iOS.Preserver.Preserve(); * In UWP project: var rendererAssemblies = new[] { typeof(UWPShadowsRenderer).GetTypeInfo().Assembly, typeof(UwpTintableImageEffect).GetTypeInfo().Assembly, }; Xamarin.Forms.Forms.Init(e, rendererAssemblies);
Xamarin Forms is great for developing apps on Android, iOS, and Universal Windows Platform (UWP) but it is missing some important features: - Scalable images - NetStandard, PCL and Shared Library, multi-screen / multi-resolution image management - HTML formatted text for labels and buttons - NetStandard, PCL and Shared Library custom font management - Hardware keyboard key detection - On-Screen software keyboard height change events - Support for multiple items of the same MIME type on the clipboard - Support for inter-app Data Sharing Android developers can use NinePatch bitmaps, the drawable directory naming convention, Html.FromHtml, and a bunch of complex file manipulations to address the image issue. Likewise, iOS developers can use ResizeableImageWithCapInsets, the @2x, @3x, @4x file naming convention, and some 3rd party libraries for this purpose. Forms9Patch enhances Xamarin Forms to make multi-resolution / multi-screen image management, custom fonts, and HTML text formatting easy for NetStandard, PCL, and Shared Libary apps for iOS, Android and UWP
A drop-in replacement for UISegmentedControl mimicking the style of the segmented control used in Google Currents and various other Google products. This is a C# port for Xamarin.iOS of HMSegmentedControl written by Hesham Abd-Elmegid
Pure MAUI Tabs (No handlers, no renderers, no effects): * Fixed tabs (android tabs style) * Scrollable tabs * Vertical tabs * Material design tabs (top and leading icon) * Support for SVG images * Segmented tabs * Badges on tabs * Circle button in tab bar * Bottom bar tabs (ios tabs style) * Custom tabs (be creative just implement TabItem) * Independent ViewSwitcher * Bindable with ItemsSource * Ripple touch effect for all platforms
Powerful segmented control view for MAUI (Android, iOS)
This package provides the functionality to utilize the features of Syncfusion® WinUI Color Picker, Color Palette, DropDown Color Picker, Dropdown Color Palette, Date Picker, Time Picker, NumberBox, ComboBox, Autocomplete, Rating, and Segmented Control.
A common UI control to configure a view or setting.
This package provides the functionality to utilize the features of Syncfusion® Xamarin.WPF Button, CheckBox, Radio Button, Chips,Segmented Control, and Switch.