getContext

open fun getContext(): Context

Returns a themed context for this dialog fragment. Wraps the base context with the dialog's theme if not already wrapped.

Return

The themed context for this fragment, or null if no context is available.