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