shouldReversePreview property

bool shouldReversePreview
final

Whether the preview sequence is reversed. 预览时顺序是否为反向

Usually this will be true when users are previewing on Apple OS and clicked one item of the asset grid. 通常用户使用苹果系统时,点击网格内容进行预览,是反向进行预览。

Implementation

final bool shouldReversePreview;