MapStyleSheetEntries.PlayingField Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The JSON entry name that represents extracted pitches such as a baseball field or tennis court.