---
title: UINotificationFeedbackGenerator.FeedbackType.success
framework: uikit
role: symbol
role_heading: Case
path: uikit/uinotificationfeedbackgenerator/feedbacktype/success
---

# UINotificationFeedbackGenerator.FeedbackType.success

A notification feedback type that indicates a task has completed successfully.

## Declaration

```swift
case success
```

## See Also

### Constants

- [UINotificationFeedbackGenerator.FeedbackType.error](uikit/uinotificationfeedbackgenerator/feedbacktype/error.md)
- [UINotificationFeedbackGenerator.FeedbackType.warning](uikit/uinotificationfeedbackgenerator/feedbacktype/warning.md)
