acceptLabel property

String? acceptLabel
final

The label for the confirm ("OK") button of the file dialog.

Maps to IFileDialog::SetOkButtonLabel.

Implementation

final String? acceptLabel;