UIColorPickerViewControllerDelegate method is not being triggered

The delegate method colorPickerViewControllerDidFinish is only being triggered when i present the Color-Picker in full screen mode and dismiss it with the "X" button, is there a way to trigger this method when the user swipes down to dismiss the modal?