Compartir a través de


Map.MapType Propiedad

Definición

Obtiene o establece el estilo del mapa. El valor predeterminado es Street. Esta es una propiedad enlazable.

public:
 property Microsoft::Maui::Maps::MapType MapType { Microsoft::Maui::Maps::MapType get(); void set(Microsoft::Maui::Maps::MapType value); };
public Microsoft.Maui.Maps.MapType MapType { get; set; }
member this.MapType : Microsoft.Maui.Maps.MapType with get, set
Public Property MapType As MapType

Valor de propiedad

Se aplica a