SegmentedControl.FormsPlugin
1.2.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SegmentedControl.FormsPlugin --version 1.2.4
NuGet\Install-Package SegmentedControl.FormsPlugin -Version 1.2.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SegmentedControl.FormsPlugin" Version="1.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SegmentedControl.FormsPlugin" Version="1.2.4" />
<PackageReference Include="SegmentedControl.FormsPlugin" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SegmentedControl.FormsPlugin --version 1.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SegmentedControl.FormsPlugin, 1.2.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=SegmentedControl.FormsPlugin&version=1.2.4
#tool nuget:?package=SegmentedControl.FormsPlugin&version=1.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Segmented Control for Xamarin Forms
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. net9.0-android was computed. |
MonoAndroid | monoandroid is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Xamarin.Forms (>= 2.2.0.31)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1 | 662,222 | 1/17/2018 |
2.0.0 | 2,721 | 1/14/2018 |
1.3.4 | 23,969 | 9/29/2017 |
1.3.3 | 10,181 | 9/13/2017 |
1.3.2 | 4,412 | 9/1/2017 |
1.3.1 | 18,946 | 5/7/2017 |
1.3.0 | 1,135 | 5/5/2017 |
1.2.4 | 11,020 | 12/16/2016 |
1.2.3 | 2,116 | 12/16/2016 |
1.2.2 | 1,280 | 12/13/2016 |
1.2.1 | 1,159 | 12/11/2016 |
1.2.0 | 1,196 | 11/29/2016 |
1.1.0 | 3,029 | 8/1/2016 |
1.0.0 | 1,406 | 7/29/2016 |
1.2.4
[Android] #14 IsEnabled has no effect on Android (fixed)
1.2.3
[Android] #14 IsEnabled has no effect on Android (fixed)
1.2.2
[Android] Adding SelectedTextColor property to match iOS control behavior
[Android] Fixing bug #11 Invalid cast exception. Android platform
1.2.1
[Android] Matching tint color behavior with iOS control