From af90be65b9124c48beb0e290bb0a88c9bb78d0c2 Mon Sep 17 00:00:00 2001 From: Tee Yu June <56582497+yujune@users.noreply.github.com> Date: Tue, 30 Jul 2024 10:54:03 +0800 Subject: [PATCH] Update README.md Co-authored-by: Alex Li --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4055cb0..e8748ae7 100644 --- a/README.md +++ b/README.md @@ -312,7 +312,7 @@ Fields in `AssetPickerConfig`: | pathNameBuilder | `PathNameBuilder?` | Build customized path (album) name with the given path entity. | `null` | | assetsChangeCallback | `AssetsChangeCallback?` | The callback that will be called when the system notifies assets changes. | `null` | | assetsChangeRefreshPredicate | `AssetsChangeRefreshPredicate?` | Whether assets changing should call refresh with the given call and the current selected path. | `null` | -| shouldAutoPlayPreview | `bool?` | Whether the preview should auto play. | `false` | +| shouldAutoPlayPreview | `bool` | Whether the preview should auto play. | `false` | - When `maxAssets` equals to `1` (a.k.a. single picking mode), use `SpecialPickerType.noPreview` will immediately select asset