onCreateView

open override fun onCreateView(inflater: LayoutInflater, container: ViewGroup?, savedInstanceState: Bundle?): View?

Called on view creation, returns an inflated view of this fragment.

Return

The inflated view of this fragment