Share via


MKMapView.ShowsBuildings Propriedade

Definição

Se a geometria 3D (se disponível) é renderizada.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool ShowsBuildings { [Foundation.Export("showsBuildings")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setShowsBuildings:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ShowsBuildings : bool with get, set

Valor da propriedade

O valor padrão é true.

Atributos

Aplica-se a

Confira também