MessageItem$Typings extension
- on
Properties
- isCloseAffordance ↔ bool?
-
A hint for modal dialogs that the item should be triggered
when the user cancels the dialog (e.g. by pressing the ESC
key).
getter/setter pair
- title ↔ String
-
A short title like 'Retry', 'Open Log' etc.
getter/setter pair