Contents

UserDefaults

An object that contains the app's default preferences.

Declaration

interface UserDefaults

Overview

The UserDefaults class is exposed to the JavaScript context as userDefaults.

Topics

Modifying User Defaults

See Also

App Initialization