Method TrackingModes
TrackingModes(Feature)
Filters just the tracking-related Feature flags.
Declaration
public static Feature TrackingModes(this Feature self)
Parameters
| Type | Name | Description |
|---|---|---|
| Feature | self | The Feature being extended. |
Returns
| Type | Description |
|---|---|
| Feature | The tracking-related Feature flags from |