PagerSlidingTabStrip.Net
1.1.40318.759
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 PagerSlidingTabStrip.Net --version 1.1.40318.759
NuGet\Install-Package PagerSlidingTabStrip.Net -Version 1.1.40318.759
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="PagerSlidingTabStrip.Net" Version="1.1.40318.759" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PagerSlidingTabStrip.Net --version 1.1.40318.759
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PagerSlidingTabStrip.Net, 1.1.40318.759"
#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.
// Install PagerSlidingTabStrip.Net as a Cake Addin #addin nuget:?package=PagerSlidingTabStrip.Net&version=1.1.40318.759 // Install PagerSlidingTabStrip.Net as a Cake Tool #tool nuget:?package=PagerSlidingTabStrip.Net&version=1.1.40318.759
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A greatly enhanced and customisable Tab control for use with ViewPagers. Offers complete control over each tab's contents and how they are updated as things change.
Started originally as a .Net port of Andreas Stütz's Java project (found at https://github.com/astuetz/PagerSlidingTabStrip). It now has many more customisation hooks.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid22 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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 |
---|---|---|
1.2.40604.921 | 4,842 | 6/4/2014 |
1.2.40604-alpha-0921 | 929 | 6/4/2014 |
1.1.40318.759 | 1,297 | 3/18/2014 |
1.1.40303.1428 | 1,155 | 3/3/2014 |
1.1.40303.1038 | 1,179 | 3/3/2014 |
1.1.31203.1528 | 1,216 | 12/3/2013 |
1.1.31203.1038 | 1,169 | 12/3/2013 |
1.1.31128.2215 | 1,179 | 11/28/2013 |
1.1.31128.1503 | 1,412 | 11/28/2013 |
1.0.31121.1442 | 1,214 | 11/21/2013 |
Minor change to a cast which could raise an exception if the app was restarting following another crash.