다음을 통해 공유


MKMapView.ShowsBuildings 속성

정의

3D 기하 도형(사용 가능한 경우)이 렌더링되는지 여부입니다.

[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입니다.

특성

적용 대상

추가 정보