onCreate

open fun onCreate(@Nullable 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.