commons/ui / com.vmadalin.commons.ui.base / BaseFragment / onAttach

onAttach

open fun onAttach(context: Context): Unit

Called when a fragment is first attached to its context.

Parameters

context - The application context.

See Also

Fragment.onAttach