Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit d28774f

Browse files
committed
Update doc comment for preview view controller change.
1 parent 413bdc3 commit d28774f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Pod/Classes/WPMediaPickerViewController.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,8 @@
111111

112112
/**
113113
* Asks the delegate for a view controller to push when previewing the specified asset.
114-
* If this method isn't implemented or returns nil, the default view controller will be used.
114+
* If this method isn't implemented, the default view controller will be used.
115+
* If it returns nil, no preview will be displayed.
115116
*
116117
* @param picker The controller object managing the assets picker interface.
117118
* @param asset The asset to be previewed.

0 commit comments

Comments
 (0)