- id
- Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
This is called when the user has selected a context menu item from the extracted text view, when running in fullscreen mode. The default implementation sends this action to the current InputConnection's Android.Views.InputMethods.InputConnection.performContextMenuAction(int), for it to be processed in underlying "real" editor. Re-implement this to provide whatever behavior you want.