Show / Hide Table of Contents

Method SetFeaturesVisible

SetFeaturesVisible(IEnumerable<Feature>, Boolean)

Sets the visibility of the given features.

Declaration
public void SetFeaturesVisible(IEnumerable<Feature> features, bool visible)
Parameters
Type Name Description
IEnumerable<Feature> features

The features.

System.Boolean visible

true to show, false to hide.

Applies to

Platforms and versions
TargetVersions
UWP100.15
In This Article
Back to top Copyright © 2022 Esri.