Components

Alert(iOS)

Alert message requiring action before proceeding.

Summary

Alerts on iOS are implemented using the built-in UIKit component UIAlertController with preferredStyle: .alert.

iOS Alert

Public API

See Apple documentation on UIAlertController for the public API.

Was this page helpful?

We use this feedback to improve the quality of our documentation.