CameraApplicationManager CameraApplicationManager CameraApplicationManager CameraApplicationManager Class

Definition

Enables an app to launch a dialog that displays all of the lens apps installed on the device and allows the user to quickly switch between them.

public : static class CameraApplicationManagerpublic static class CameraApplicationManagerPublic Static Class CameraApplicationManager// You can use this class in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows Mobile Extension SDK (introduced v10.0.10240.0)
API contract
Windows.Phone.PhoneContract (introduced v1)

Methods

ShowInstalledApplicationsUI() ShowInstalledApplicationsUI() ShowInstalledApplicationsUI() ShowInstalledApplicationsUI()

Launches a dialog that displays all of the lens apps installed on the device and allows the user to quickly switch between them.

public : static void ShowInstalledApplicationsUI()public static void ShowInstalledApplicationsUI()Public Static Function ShowInstalledApplicationsUI() As void// You can use this method in JavaScript.