setAcceptLabel

open fun setAcceptLabel(acceptLabel: String? = null)

Sets the label shown on the file chooser's accept button.

Leaving the accept label unset or setting it as NULL will fall back to a default label, depending on what API is used to launch the file dialog.

Since

4.10

Parameters

acceptLabel

the new accept label