maxScale

The maximum scale at which this display filter is applied. This display filter is only applied when zoomed further out than the maximum 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 greater than or equal this value, the DisplayFilter will be applied. This value should be less than ScaleRangeDisplayFilter.minScale. A value of 0 indicates this display filter is applied without an upper limit. The default value is 0.

Since

200.1.0