Skip to content

Commit 3d17e9a

Browse files
authored
Merge pull request #10 from shelby-yao/master
暴露完成方法
2 parents 17e5ad3 + 3ec0f5b commit 3d17e9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TZImagePreviewController/TZImagePreviewController/TZImagePreviewController.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@
3232
/// 用户点击了完成按钮
3333
@property (nonatomic, copy) void (^doneButtonClickBlock)(NSArray *photos,BOOL isSelectOriginalPhoto);
3434

35+
- (void)doneButtonClick;
3536
@end

0 commit comments

Comments
 (0)