i used this code to show uipicker in uiactionsheet but when i click close button i want to remove action sheet from view. so what should be the code for removing actionSheet
action sheet scope problem.
used [actionSheet dismissWithClickedButtonIndex:0 animated:YES];
[actionSheet dismissWithClickedButtonIndex:0 animated:YES];