次の方法で共有


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 です。

属性

適用対象

こちらもご覧ください