AiForms.Maui.SettingsView
1.0.3-pre
This is a prerelease version of AiForms.Maui.SettingsView.
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 AiForms.Maui.SettingsView --version 1.0.3-pre
NuGet\Install-Package AiForms.Maui.SettingsView -Version 1.0.3-pre
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="AiForms.Maui.SettingsView" Version="1.0.3-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AiForms.Maui.SettingsView --version 1.0.3-pre
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AiForms.Maui.SettingsView, 1.0.3-pre"
#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 AiForms.Maui.SettingsView as a Cake Addin #addin nuget:?package=AiForms.Maui.SettingsView&version=1.0.3-pre&prerelease // Install AiForms.Maui.SettingsView as a Cake Tool #tool nuget:?package=AiForms.Maui.SettingsView&version=1.0.3-pre&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This is a flexible TableView specialized in settings for Android / iOS.
There are various cells such as (LabelCell,ButtonCell,CommandCell,SwitchCell,CheckboxCell,RadioCell,PickerCell,EntryCell,NumberPickerCell,TimePickerCell,DatePickerCell,CustomCell)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-android34.0 is compatible. net8.0-browser was computed. net8.0-ios was computed. net8.0-ios17.0 is compatible. net8.0-maccatalyst was computed. net8.0-maccatalyst17.0 is compatible. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Microsoft.Maui.Controls (>= 8.0.3)
-
net8.0-android34.0
- Microsoft.Maui.Controls (>= 8.0.3)
-
net8.0-ios17.0
- Microsoft.Maui.Controls (>= 8.0.3)
-
net8.0-maccatalyst17.0
- Microsoft.Maui.Controls (>= 8.0.3)
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.0.15 | 412 | 10/16/2024 |
1.0.12 | 1,939 | 7/17/2024 |
1.0.11 | 671 | 6/7/2024 |
1.0.10 | 678 | 5/28/2024 |
1.0.9 | 957 | 4/9/2024 |
1.0.8 | 770 | 3/20/2024 |
1.0.7 | 1,462 | 1/25/2024 |
1.0.6 | 111 | 1/25/2024 |
1.0.3-pre | 549 | 12/5/2023 |
1.0.1-pre | 338 | 11/16/2023 |
0.1.26-pre | 563 | 9/6/2023 |
0.1.25-pre | 120 | 9/6/2023 |
0.1.24-pre | 134 | 9/5/2023 |
0.1.23-pre | 292 | 8/11/2023 |
0.1.22-pre | 130 | 8/9/2023 |
0.1.21-pre | 663 | 4/25/2023 |
0.1.20-pre | 302 | 4/3/2023 |
0.1.18-pre | 143 | 4/3/2023 |
0.1.15-pre | 147 | 3/29/2023 |
0.1.14-pre | 281 | 2/12/2023 |
0.1.13-pre | 197 | 12/10/2022 |
0.1.12-pre | 132 | 12/10/2022 |
0.1.11-pre | 147 | 11/19/2022 |
0.1.10-pre | 184 | 9/19/2022 |
0.1.9-pre | 196 | 9/18/2022 |
Fix TapGestureRecognizer issue