Поделиться через


MKMapView.ShowsBuildings Свойство

Определение

Указывает, отображается ли трехмерная геометрия (если она доступна).

[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

Значение свойства

Значение по умолчанию — true.

Атрибуты

Применяется к

См. также раздел