MapStyleSheetEntries.PlayingField Property

Definition

Gets the JSON entry name that represents extracted pitches such as a baseball field or tennis court.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents extracted pitches such as a baseball field or tennis court.

Applies to