AppInfo Class

Definition

Represents information about the application.

public static class AppInfo
Inheritance
AppInfo

Properties

BuildString

Gets the application build number.

Name

Gets the application name.

PackageName

Gets the application package name or identifier.

RequestedTheme

Gets the detected Theme of the system or application.

Version

Gets the application version.

VersionString

Gets the application version.

Methods

ShowSettingsUI()

Open the settings menu or page for the application.

Applies to