LeoJHarris.XForms.Plugin.EnhancedEntry
1.0.0
See the version list below for details.
Requires NuGet 2.8.3 or higher.
dotnet add package LeoJHarris.XForms.Plugin.EnhancedEntry --version 1.0.0
NuGet\Install-Package LeoJHarris.XForms.Plugin.EnhancedEntry -Version 1.0.0
<PackageReference Include="LeoJHarris.XForms.Plugin.EnhancedEntry" Version="1.0.0" />
paket add LeoJHarris.XForms.Plugin.EnhancedEntry --version 1.0.0
#r "nuget: LeoJHarris.XForms.Plugin.EnhancedEntry, 1.0.0"
// Install LeoJHarris.XForms.Plugin.EnhancedEntry as a Cake Addin #addin nuget:?package=LeoJHarris.XForms.Plugin.EnhancedEntry&version=1.0.0 // Install LeoJHarris.XForms.Plugin.EnhancedEntry as a Cake Tool #tool nuget:?package=LeoJHarris.XForms.Plugin.EnhancedEntry&version=1.0.0
Enhanced entry for Xamarin.Forms projects that extends the current Xamarin.forms entry
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
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.
Enhanced entry for Xamarin.forms projects that extends the current Xamarin.forms entry. Unofficial.
• Must have set keyboard return button command or set focus to next entry when user taps the Input Method Editor i.e. Done/Next button on keyboard tapped => do something / set focus on the next specified entry.
• Customize keyboard return button.
• Rounded corners, border color, border width and background color.
• Left icons perfect for form entry with padding enabled.
• Email validation (with default regex but can be overriden if required) and compare two or more entries.