PSTAlertController icon indicating copy to clipboard operation
PSTAlertController copied to clipboard

Add support for {will,did}Present actions

Open streeter opened this issue 9 years ago • 0 comments

Both UIActionSheet and UIAlertView support delegate notifications for when the alert will be presented, and was presented. In addition, UIAlertController has support. Add them in, in the same form that we already had {will,did}Dismiss actions.

streeter avatar Feb 11 '16 20:02 streeter