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 - 100.15 |
.NET 6.0 | 100.13 - 100.15 |
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.13 - 100.15 |
Xamarin.Android | 100.13 - 100.15 |
Xamarin.iOS | 100.13 - 100.15 |
UWP | 100.13 - 100.15 |