MisterJimson.Cheeseknife
1.0.0
See the version list below for details.
dotnet add package MisterJimson.Cheeseknife --version 1.0.0
NuGet\Install-Package MisterJimson.Cheeseknife -Version 1.0.0
<PackageReference Include="MisterJimson.Cheeseknife" Version="1.0.0" />
paket add MisterJimson.Cheeseknife --version 1.0.0
#r "nuget: MisterJimson.Cheeseknife, 1.0.0"
// Install MisterJimson.Cheeseknife as a Cake Addin #addin nuget:?package=MisterJimson.Cheeseknife&version=1.0.0 // Install MisterJimson.Cheeseknife as a Cake Tool #tool nuget:?package=MisterJimson.Cheeseknife&version=1.0.0
Inspired by the Java Butter Knife library for Android, Cheeseknife is a view binding library for Xamarin.Android to ease the pain of manually resolving each and every one of your Android views and events in your view lifecycles. Binding occurs at runtime rather than compile time and uses C# attributes to mark Android view member fields for binding.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MisterJimson.Cheeseknife:
Package | Downloads |
---|---|
Xamarin.Android.RecyclerView.Presenter
Convenience library to handle different view types with different presenters in a single RecyclerView. |
GitHub repositories
This package is not used by any popular GitHub repositories.