setOnToolbarMenuChangedListener

Sets a listener to be notified of toolbar menu changes. This allows customizing the main toolbar menu when using PdfUiFragment inside a plain androidx.appcompat.app.AppCompatActivity.

Parameters

listener

OnToolbarMenuChangedListener that should be notified, or null to clear the listener.