다음을 통해 공유


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

속성 값

적용 대상