ListRowFragmentFactory
open class ListRowFragmentFactory : BrowseSupportFragment.FragmentFactory<RowsSupportFragment!>
kotlin.Any | ||
↳ | androidx.leanback.app.BrowseSupportFragment.FragmentFactory<androidx.leanback.app.RowsSupportFragment> | |
↳ | androidx.leanback.app.BrowseSupportFragment.ListRowFragmentFactory |
FragmentFactory implementation for ListRow
.
Summary
Public constructors | |
---|---|
<init>() FragmentFactory implementation for |
Public methods | |
---|---|
open RowsSupportFragment! |
createFragment(row: Any!) |
Public constructors
Public methods
createFragment
open fun createFragment(row: Any!): RowsSupportFragment!