- originalView
- The source view where the context menu was first invoked
Documentation for this section has not yet been entered.
Bring up a context menu for the specified view or its ancestors.
In most cases, a subclass does not need to override this. However, if the subclass is added directly to the window manager (for example, IViewManager.AddView(View, .LayoutParams)) then it should override this and show the context menu.