
Can we change the order in which the destructive button and Other buttons appear in an UIActionSheet. By default the destructive button (red colored) appears above other buttons, in my app I would like the other buttons to appear above the destructive button.
You can make any button in the UIActionSheet as destruction button by using the UIActionSheet property destructiveButtonIndex like,