onDidAccept

abstract val onDidAccept: Event<Void>(source)

An event signaling when the user indicated acceptance of the selected item(s).

Online Documentation