Codelisk
Codelisk
### Description I would love to add a IsVisible Property for the ToolbarItem https://github.com/xamarin/Xamarin.Forms/issues/3838 ### Public API Changes ToolbarItem.IsVisible=true; //new Api ### Intended Use-Case "At times you need to check...
Currently when we want to Invoke something in a method body we have to use AppendLine: ``` methodBuilder.WithBody((x) => { x.AppendLine($"await Test(argument1, argument2)); }); ``` Idea would be to create...
Put in a Sponsor Option. :)