- (void)mapView:(MKMapView*)mapView
annotationView:(MKAnnotationView*)view
calloutAccessoryControlTapped:(UIControl*)control
メソッドでタップされたannotationのタイトルなど詳細を取得
http://iphone-app-developer.seesaa.ne…
1つのクラスファイル内で、複数のUIActionSheetを使う時はtagプロパティを使って、どのアクションシートのボタンがクリックされたのかを判別します。
actionsheet.tag = 1;
詳しくは以下のサイトを参照。
http://technical-iphone.blogspot.com/2010/05/uiactionsheet.html
graffiti on the web
この投稿へのコメント
コメントはまだありません。