Define.DialogResponse
Description:
Response IDs used in Adw.AlertDialog.
Content:
Constants:
- public const string CANCEL
Use this constant instead of the literal string cancel.
- public const string CLOSE
Use this constant instead of the literal string close.
- public const string DISCARD
Use this constant instead of the literal string discard.
- public const string OK
Use this constant instead of the literal string ok.
- public const string SAVE
Use this constant instead of the literal string save.