System

interface System

Access to basic system information and services.

Properties

runtimeArguments
Link copied to clipboard
abstract val runtimeArguments: RuntimeArguments
Get the runtime arguments for the currently running app instance.
userIdentity
Link copied to clipboard
abstract val userIdentity: Identity
Get the current user's identity.