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 | Collection of features to set visibility on. |
System. |
visible |
|
Applies to
Platforms and versions
Target | Versions |
---|---|
UWP | 100.15 |