Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 847 Bytes

File metadata and controls

13 lines (8 loc) · 847 Bytes

Home > @snowplow/react-native-tracker > PlatformContextConfiguration > platformContextProperties

PlatformContextConfiguration.platformContextProperties property

List of properties of the platform context to track. If not passed and platformContext is enabled, all available properties will be tracked. The required osType, osVersion, deviceManufacturer, and deviceModel properties will be tracked in the entity regardless of this setting.

Signature:

platformContextProperties?: PlatformContextProperty[];