Add IsVisible Property to ToolbarItem
Open
area-controls-toolbar
proposal/open
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 290
Description
### 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 if a toolbar item is visible, and to set it thus."
Related: https://xamarin.uservoice.com/forums/258559/suggestions/15508584
Contributor guide
Assessment
This issue has not been assessed yet.