Function the consumer hands to LoaderProgressDialog.runWith.
Receives a progress callback wired to the dialog's bar /
phase label, and an AbortSignal wired to the Cancel button.
Loaders that respect the cooperative-yield contract pass these
straight into ModelLoadOptions.{onProgress, signal} —
they're the same shape.
Function the consumer hands to LoaderProgressDialog.runWith. Receives a progress callback wired to the dialog's bar / phase label, and an
AbortSignalwired to the Cancel button.Loaders that respect the cooperative-yield contract pass these straight into
ModelLoadOptions.{onProgress, signal}— they're the same shape.