Stacks Image 3
Looking at the above graphic: The green arrow represents the delegate pattern method between a sibling view, view-a, and its parent view, view-A. This delegate pattern method works perfectly.

The red arrow is the delegate pattern method between view-b and view-a that does not work.