StaticaddAdds an event listener to the platform class.
type of event listener, defined in the PlatformEventsMapping
StaticgetGet the build configuration of the current application
The build configuration of the current application.
StaticgetGet the build date of the current application
The date and time the application was built.
StaticgetHFVersionReturns the version of the current application
The version of the current application.
StaticisChecks if the device respectively the platform is online.
StaticisChecks if current app version is a v9 or higher
true if current app version is a v9 or higher
StaticopenOpens a url with an external application (e.g. browser, email client, phone app ...).
Specifies the URL of the page to open.
Optionaltarget: stringSpecifies the target attribute or the name of the window; default:
StaticopenOpens a file with an external application, if there is a default program defined for it.
relative url to the file
the mimetype of the file
StaticremoveAlways remove previously registered event listeners!
type of event listener, defined in the PlatformEventsMapping
Static properties and methods related to the platform.