共用方式為


MKMapView.ScrollEnabled 屬性

定義

控制地圖是否可以使用移動流覽手勢捲動。

public virtual bool ScrollEnabled { [Foundation.Export("isScrollEnabled")] get; [Foundation.Export("setScrollEnabled:")] set; }
member this.ScrollEnabled : bool with get, set

屬性值

屬性

備註

僅控制互動式捲動。 不論此屬性為何,都可以在程式碼中變更區域。

適用於