The fields of Android.Locations.SettingInjectorService are listed below. For a list of all members, see the SettingInjectorService Members list.
See Also: Inherited members from Android.App.Service
const | ActionInjectedSettingChanged | string. Intent action a client should broadcast when the value of one of its injected settings has changed, so that the setting can be updated in the UI. |
const | ActionServiceIntent | string. Intent action that must be declared in the manifest for the subclass. |
const | AttributesName | string. Name of the XML tag that includes the attributes for the setting. |
const | MetaDataName | string. Name of the meta-data tag used to specify the resource file that includes the settings attributes. |