Shows or hides the "None" button on selection prompts. The value of hide-none-button can be true or false:
true, the "none" button will not be shown in the view.false (the default), the "none" button will be shown.input-view {
...
overrides {
hide-none-button (true)
}
}Copyright 2025 Samsung All rights reserved