MapStyleSheetEntries.Island Property

Definition

Gets the JSON entry name that represents labels in island areas.

public:
 static property Platform::String ^ Island { Platform::String ^ get(); };
static winrt::hstring Island();
public static string Island { get; }
var string = MapStyleSheetEntries.island;
Public Shared ReadOnly Property Island As String

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents labels in island areas.

Applies to