Articles tagged: Settings
Found 31 documents
- Archive/Firefox_OS/Platform/Gaia/Gaia_apps/Settings The Settings app allows users to configure device settings and also responds to incoming ...
- Archive/Firefox_OS/Platform/Gaia/Introduction_to_Gaia The lock screen shows the network carrier, current time and date, and a slidebar allowing the ...
- Archive/Firefox_OS/Platform/Settings_list Firefox OS offers a number of settings that configure the device and its built-in features. ...
- Mozilla/B2G_OS/API/MozSettingsEvent The MozSettingsEvent represents a settingchange event, providing information about a change to ...
- Mozilla/B2G_OS/API/MozSettingsEvent/settingName The settingName property of the MozSettingsEvent specifies the exact name of the setting that ...
- Mozilla/B2G_OS/API/MozSettingsEvent/settingValue The settingValue property of the MozSettingsEvent object returns the setting's new value.
- Mozilla/B2G_OS/API/Navigator/mozSettings Returns a SettingsManager object you can use to access and change the device's settings.
- Mozilla/B2G_OS/API/SettingsLock The SettingsLock interface represents a lock on settings. it allows a script to modify settings ...
- Mozilla/B2G_OS/API/SettingsLock/clear This method clears the queue of SettingsLock objects.
- Mozilla/B2G_OS/API/SettingsLock/closed The closed property indicates whether or not the settings lock is closed.
- Mozilla/B2G_OS/API/SettingsLock/get This method fetches the value of a specified setting.
- Mozilla/B2G_OS/API/SettingsLock/set This method is changes the value of one or more given settings.
- Mozilla/B2G_OS/API/SettingsManager Provides access to the device's settings.
- Mozilla/B2G_OS/API/SettingsManager/addObserver Sets up a callback function to be notified when a specific setting's value changes.
- Mozilla/B2G_OS/API/SettingsManager/createLock This method returns a SettingsLock object. This object is used to access and modify all the ...
- Mozilla/B2G_OS/API/SettingsManager/onsettingchange The onsettingchange property lets you set an event handler to be called for all setting changes.
- Mozilla/B2G_OS/API/SettingsManager/removeObserver This method is used to remove a callback function that has been added with ...
- Mozilla/B2G_OS/Developer_Mode The current Firefox OS permissions model precludes modification and installation of ...
- Web/API/MediaTrackSettings/aspectRatio The MediaTrackSettings dictionary's aspectRatio property is a double-precision floating-point ...
- Web/API/MediaTrackSettings/channelCount The MediaTrackSettings dictionary's channelCount property is an integer indicating how many ...
- Web/API/MediaTrackSettings/deviceId The MediaTrackSettings dictionary's deviceId property is a DOMString which uniquely identifies ...
- Web/API/MediaTrackSettings/echoCancellation The MediaTrackSettings dictionary's echoCancellation property is a Boolean value whose value ...
- Web/API/MediaTrackSettings/facingMode The MediaTrackSettings dictionary's facingMode property is a DOMString indicating the direction ...
- Web/API/MediaTrackSettings/frameRate The MediaTrackSettings dictionary's frameRate property is a double-precision floating-point ...
- Web/API/MediaTrackSettings/groupId The MediaTrackSettings dictionary's groupId property is a browsing-session unique DOMString ...
- Web/API/MediaTrackSettings/height The MediaTrackSettings dictionary's height property is an integer indicating the number of ...
- Web/API/MediaTrackSettings/latency The MediaTrackSettings dictionary's latency property is a double-precision floating-point number ...
- Web/API/MediaTrackSettings/sampleRate The MediaTrackSettings dictionary's sampleRate property is an integer indicating how many audio ...
- Web/API/MediaTrackSettings/sampleSize The MediaTrackSettings dictionary's sampleSize property is an integer indicating the linear ...
- Web/API/MediaTrackSettings/width The MediaTrackSettings dictionary's width property is an integer indicating the number of pixels ...
- Web/API/Media_Streams_API/Constraints The twin concepts of constraints and capabilies let the browser and Web site or app exchange ...