Share via


MapStyleSheetEntries.Island 属性

定义

获取表示岛屿区域中标签的 JSON 条目名称。

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

属性值

String

Platform::String

winrt::hstring

表示岛屿区域中的标签的 JSON 条目名称。

适用于