onCreate

open override fun onCreate(savedInstanceState: Bundle?)

Called when the fragment is created. Initializes signature options from arguments and restores any previously shown signature picker dialog.

Parameters

savedInstanceState

The previously saved state, or null if this is a fresh creation.