I want to pass an object to the action sheet from the declaration of the UIActionSheet, how to do it?
-(void)actionSheet:(UIActionSheet *)actionSheet didDismissWithButtonIndex:(NSInteger) buttonIndex{
I want to pass an object to the action sheet from the declaration of the UIActionSheet, how to do it?
-(void)actionSheet:(UIActionSheet *)actionSheet didDismissWithButtonIndex:(NSInteger) buttonIndex{
Easy. Peasy. Japanesy.