enableLivePhoto property

bool enableLivePhoto
final

Whether to enable Live-Photo functionality in the picker. 是否启用实况图片的功能

When set to false, Live-Photo indicators and interactions will not be displayed throughout the picker. 当设置为 false 时,选择器中将不会显示实况图片相关的标识和交互。

Implementation

final bool enableLivePhoto;