Results 81 - 100 of 782

Idle API

The Idle API is used to notify an app when the user is idle. This lets an app take action when the user is doing nothing with his device. The most common use case is to save battery power; in this case, it is commonly used in conjuction with the Power Management API.
API Firefox OS Idle Non-standard Overview Reference

L10n.language.code

Returns the code of the currently active language.
API Firefox OS l10n Localization Property Reference Référence

L10n.language.direction

Returns the direction of the currently active language (ltr or rtl).
API Firefox OS l10n Localization Property Reference Référence

L10n.readyState

readyState should be used sparingly;  L10n.ready() and L10n.once() are usually better suited for controlling when code is run relative to the state of the localization.
API Firefox OS l10n Localization Property Reference Référence

MozActivity

The MozActivity interface allows apps to delegate an activity to another app.
API B2G Firefox OS Non-standard Web Activities WebAPI

MozAlarmsManager.add()

The add method is used to retrieve a list of pending alarms.
alarm API B2G Firefox OS Method Non Standard WebAPI

Navigator.mozAudioChannelManager

The navigator.mozAudioChannelManager object provides access to the mozAudioChannelManager interface, which is used to manage your Firefox OS device's audio channels, including setting what channel's volume to affect when the volume buttons are pressed inside a particular app.
API AudioChannels Device API Firefox OS Navigator Property Reference

MozContact

The MozContact interface is used to describe a single contact in the device's contact database.
API B2G Contact Firefox OS Non-standard Reference

MozContact.additionalName

The additionalName property is a list of any additional names (other than given names or family names) usable for the contact.
API B2G Contact Firefox OS Property WebAPI

MozContact.anniversary

The anniversary property represents the anniversary date of the contact (which can be different than its birthday date).
API B2G Contact Firefox OS Property Reference WebAPI

MozContact.bday

The bday property represents the birthday date of the contact.
API B2G Contact Firefox OS Property Reference WebAPI

MozContact.category

The category property is a list of all the different categories the contact is associated with.
API B2G Contact Firefox OS Property Reference WebAPI

MozContact.email

The email property is a list of all the possible e-mails for the contact.
API B2G Contact Firefox OS Property Reference WebAPI

MozContact.genderIdentity

The genderIdentity property represents the actual gender identity of the contact (which can be different than its actual sex).
API B2G Contact Firefox OS Property Reference WebAPI