共用方式為


MKMapType 列舉

定義

對應的類型。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 9, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum MKMapType
type MKMapType = 
繼承
MKMapType
屬性

欄位

Hybrid 2

衛星和圖表影像的組合。

HybridFlyover 4

結合衛星和購物車影像的飛出視窗。

MutedStandard 5

強調開發人員資料的靜音對應。

Satellite 1

從空間拍攝的相片。

SatelliteFlyover 3

使用衛星影像的飛出視窗。

Standard 0

標準購物車影像。

適用於