menu
stormy_kit package
documentation
utils/preload/control/preload_semaphore.dart
PreloadSemaphore
activeCount property
activeCount property
dark_mode
light_mode
activeCount
property
int
get
activeCount
当前活跃的任务数
Implementation
int get activeCount => _active;
stormy_kit package
documentation
utils/preload/control/preload_semaphore
PreloadSemaphore
activeCount property
PreloadSemaphore class