getEmptyView

abstract fun getEmptyView(): View

Returns currently instantiated view that is shown when no document is loaded.

Return

The view that is shown when no document is loaded, or null if no view is set.