constant: ashet.MessageBoxButtons.yes_no_cancel Definition const yes_no_cancel: = .{ .has_yes = true, .has_no = true, .has_cancel = true, };