ASIdentifierManager.IsAdvertisingTrackingEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether advertising tracking is allowed by the user.
public virtual bool IsAdvertisingTrackingEnabled { [Foundation.Export("isAdvertisingTrackingEnabled")] get; }
member this.IsAdvertisingTrackingEnabled : bool
Property Value
The value is determined by the user in the system Privacy settings.
- Attributes
Remarks
Unlike most other privacy settings, there is not a system-provided dialog that application's can call to ask user's to switch this value. If an application wishes to switch this value, they must provide the user directions on manipulating the system Privacy settings. (Settings application: Privacy / Advertising dialogs)