getTopShow

open fun getTopShow(@NonNull() fm: FragmentManager): Fragment

Return the top fragment which is shown.

Return

the top fragment which is shown

Parameters

fm

The manager of fragment.