Property ActiveFilter
ActiveFilter
Gets or sets a display filter from AvailableFilters to apply.
Declaration
public DisplayFilter ActiveFilter { get; set; }
Property Value
| Type | Description |
|---|---|
| DisplayFilter | A display filter from AvailableFilters to apply or |
Remarks
To enable display filter on a layer, specify a filter that is part of AvailableFilters. If no active filter is set, then no display filter is applied.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 100.13 - 200.8 |
| .NET | 100.13 - 200.8 |
| .NET Windows | 100.13 - 200.8 |
| .NET Android | 200.0 - 200.8 |
| .NET iOS | 200.0 - 200.8 |
| .NET Framework | 100.13 - 200.8 |
| Xamarin.Android | 100.13 - 100.15 |
| Xamarin.iOS | 100.13 - 100.15 |
| UWP | 100.13 - 200.8 |