Android.Views.IMenuItem.IsEnabled Property
Return the enabled state of the menu item.

Syntax

[get: Android.Runtime.Register("isEnabled", "()Z", "GetIsEnabledHandler:Android.Views.IMenuItemInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool IsEnabled { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the enabled state of the menu item.

[Android Documentation]

Requirements

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