共用方式為


Map.IsScrollEnabled 屬性

定義

取得或設定值,這個值表示是否已啟用依使用者輸入卷動。 預設值為 true。 這是可繫結屬性。

public:
 property bool IsScrollEnabled { bool get(); void set(bool value); };
public bool IsScrollEnabled { get; set; }
member this.IsScrollEnabled : bool with get, set
Public Property IsScrollEnabled As Boolean

屬性值

適用於