我正在使用照片查看器,但我不想實現垃圾按鈕。刪除ALAsset
我已經有按鈕準備就緒,一切都很好走,但以下幾點:
如何實際刪除ALAsset?
我在許多地方尋找,但未能找到答案......
感謝,
出於某種原因,我不能張貼這個問題所以我加入一個不相干的代碼我的垃圾按鈕:
UIBarButtonItem *trash = [[UIBarButtonItem alloc] initWithBarButtonSystemItem:UIBarButtonSystemItemTrash target:self action:@selector(trashButtonHit:)];
你可以請你發佈你的代碼,以創建照片瀏覽器嗎? – 2013-04-25 08:44:01