Property Worldviews
Worldviews
Gets a list of Worldview objects.
Declaration
public IReadOnlyList<Worldview> Worldviews { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyList<Worldview> | A list of Worldview objects. |
Remarks
The list contains information about each representation of a disputed boundary that can be displayed on this style.
If the list is empty, the representation of disputed boundaries cannot be customized on this BasemapStyle.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.5 |
.NET | 200.5 |
.NET Windows | 200.5 |
.NET Android | 200.5 |
.NET iOS | 200.5 |
.NET Framework | 200.5 |
UWP | 200.5 |