getView

@NonNull
abstract fun getView(): View

Returns the actual view that will be laid out in UI.

Return

the actual view that will be laid out in UI.