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

属性值

适用于