minScale

The minimum scale at which this display filter is applied. This display filter is only applied when zoomed further in than the minimum scale. Set this property to allow current scale of the map to determine when this display filter is applied. If MapView.scale or Viewpoint.targetScale is less than or equal this value, the DisplayFilter will be applied. This value should be greater than ScaleRangeDisplayFilter.maxScale. A value of 0 indicates this display filter is applied without a lower limit. The default value is 0.

Since

200.1.0