UIContextMenu.IsItemEnabled(int) Method Definition Namespace: Brine2D.UI Returns whether the item at index is enabled. C#public bool IsItemEnabled(int index); Parameters index System.Int32 Returns System.Boolean