Documentation for this section has not yet been entered.
If ActionProvider.OverridesItemVisibility returns true, the return value of this method will help determine the visibility of the Android.Views.IMenuItem this ActionProvider is bound to.
If the MenuItem's visibility is explicitly set to false by the application, the MenuItem will not be shown, even if this method returns true.