system.*

Type Library
Revision Release 2024.3703
Keywords system

Overview

Collectively, the system functions listed here return system information and control system functions — get device information, enable multitouch, control the idle time, accelerometer, GPS, etc.

Constants

system.ApplicationSupportDirectory

system.CachesDirectory

system.DocumentsDirectory

system.ResourceDirectory

system.TemporaryDirectory

Functions

system.activate()

system.cancelNotification()

system.canOpenURL()

system.deactivate()

system.deletePreferences()

system.getIdleTimer()

system.getInfo()

system.getInputDevices()

system.getPreference()

system.getTimer()

system.hasEventSource()

system.newEventDispatcher()

system.openURL()

system.pathForFile()

system.scheduleNotification()

system.setAccelerometerInterval()

system.setGyroscopeInterval()

system.setIdleTimer()

system.setLocationAccuracy()

system.setLocationThreshold()

system.setPreferences()

system.setTapDelay()

system.vibrate()

Properties

system.orientation