Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The ISplashScreenService allows a developer execute a batch of tasks en-queued and show the progress through a registered IPleaseWaitService or IUIVisualizerService type, from the main entry point of the application (typically from the bootstrapper) or a view model. 

Table of Contents

Platform info

FrameworkSupported
WPFImage Removed
Silverlight 5Image Removed
Windows Phone 8.0Image Removed
Windows Phone 8.1Image Removed
Windows RT 8.0Image Removed
Windows RT 8.1Image Removed
AndroidImage Removed
iOSImage Removed
Test/emulation serviceImage Removed

Screenshot

Enqueuing tasks into the SplashScreenService batch

...