dragToSelect property
Whether assets selection can be done with drag gestures. 是否开启拖拽选择
The feature enables by default if no accessibility service is being used. 在未使用辅助功能的情况下会默认启用该功能。
Implementation
final bool? dragToSelect;
Whether assets selection can be done with drag gestures. 是否开启拖拽选择
The feature enables by default if no accessibility service is being used. 在未使用辅助功能的情况下会默认启用该功能。
final bool? dragToSelect;