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.
creator Suggestion
Optional parameter: a creator suggestion that is displayed as the default value inside the input field.
on Annotation Creator Set Listener
A listener that gets informed when the user sets or cancels setting a creator.