addOnContentEditingModeChangeListener

Adds a listener for content editing mode changes (entering and exiting). If the listener has already been added previously, this method will be a no-op.

Parameters

listener

The listener to be notified of content editing mode changes. Must be non-null.