Android.Views.ActionProvider.OverridesItemVisibility Method
The result of this method determines whether or not ActionProvider.IsVisible will be used by the Android.Views.IMenuItem this ActionProvider is bound to help determine its visibility.

Syntax

[Android.Runtime.Register("overridesItemVisibility", "()Z", "GetOverridesItemVisibilityHandler")]
public virtual bool OverridesItemVisibility ()

See Also

ActionProvider.IsVisible

Returns

Documentation for this section has not yet been entered.

Remarks

The result of this method determines whether or not ActionProvider.IsVisible will be used by the Android.Views.IMenuItem this ActionProvider is bound to help determine its visibility.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16