다음을 통해 공유


MapStyleSheetEntries.PlayingField 속성

정의

야구장 또는 테니스 코트와 같이 추출된 피치를 나타내는 JSON 항목 이름을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

야구장 또는 테니스 코트와 같은 추출된 피치를 나타내는 JSON 항목 이름입니다.

적용 대상