WebUICameraSettingsActivatedEventArgs.splashScreen property
Gets the splash screen object that provides information about the transition from the splash screen to the activated app.
Syntax
var splashScreen = webUICameraSettingsActivatedEventArgs.splashScreen;
Property value
Type: SplashScreen
The object that provides splash screen information.
Remarks
Do not declare device capabilities for webcam or location. Those capabilities will cause a prompt for permissions to appear, which will obstruct the UI in your Windows Store app.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
Windows.UI.WebUI |
|
Metadata |
|
See also
Build date: 12/4/2012
