Property HasRefreshVisibility
HasRefreshVisibility
Gets or sets a value indicating whether Runtime should attempt to maintain the visibility selection of child nodes in the network link after refresh.
Declaration
public bool HasRefreshVisibility { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean | A value indicating whether Runtime should attempt to maintain the visibility selection of child nodes in the network link after refresh. |
Remarks
If true, Runtime will attempt to maintain any visibility selection for the network link's child nodes after refresh. This is the default
behavior when refreshVisibility is 0 or unset in the source KML file.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 100.4 - 100.15 |
| .NET 6.0 | 100.13 - 100.15 |
| .NET 6.0 Windows | 100.13 - 100.15 |
| .NET Framework | 100.4 - 100.15 |
| .NET 5 | 100.10 - 100.12 |
| .NET Core 3.1 | 100.7 - 100.12 |
| Xamarin.Android | 100.4 - 100.15 |
| Xamarin.iOS | 100.4 - 100.15 |
| UWP | 100.4 - 100.15 |