Method SetFeatureVisible
SetFeatureVisible(Feature, Boolean)
Sets the visibility of the given feature.
Declaration
public void SetFeatureVisible(Feature feature, bool visible)
Parameters
Type | Name | Description |
---|---|---|
Feature | feature | The feature. |
Boolean | visible |
|
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.2 |
.NET 6.0 | 200.2 |
.NET 6.0 Windows | 200.2 |
.NET 6.0 Android | 200.2 |
.NET 6.0 iOS | 200.2 |
.NET Framework | 200.2 |
UWP | 200.2 |