The coordinates of the app's splash screen image relative to the window.
Syntax
var imageLocation = splashScreen.imageLocation;
Property value
Type: Rect
The coordinates of the splash screen image relative to the window and scaled for the dpi of the device.
Remarks
You can give your app additional time to load by using this property to help you imitate the splash screen that Windows displays for your app. To learn how, see How to extend the splash screen.
If no splash screen image is displayed, the location returned is where the image is expected.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
- Splash screen sample
- Quickstart: Adding a splash screen
- How to extend the splash screen
- Reference
- SplashScreen class
- Windows.ApplicationModel.Activation classes
Build date: 2/25/2013