show

open fun show(@NonNull manager: FragmentManager, @Nullable creatorSuggestion: String, @NonNull onAnnotationCreatorSetListener: AnnotationCreatorInputDialogFragment.OnAnnotationCreatorSetListener)

Shows the AnnotationCreatorInputDialogFragment. Will always attempt to obtain an existing instance.

Parameters

manager

The FragmentManager to use.

creatorSuggestion

Optional parameter: a creator suggestion that is displayed as the default value inside the input field.

onAnnotationCreatorSetListener

A listener that gets informed when the user sets or cancels setting a creator.