If set, pressing <kbd>Enter</kbd> will activate the corresponding button.
If set to NULL or a non-existent response ID, pressing <kbd>Enter</kbd> will do nothing.
string defaultResponse() @property nothrowGet defaultResponse property.
If set, pressing <kbd>Enter</kbd> will activate the corresponding button.
If set to NULL or a non-existent response ID, pressing <kbd>Enter</kbd> will do nothing.
void defaultResponse(string propval) @property nothrowSet defaultResponse property.
propval | The response ID of the default response. If set, pressing <kbd>Enter</kbd> will activate the corresponding button. If set to NULL or a non-existent response ID, pressing <kbd>Enter</kbd> will do nothing. |