次の方法で共有


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

プロパティ値

適用対象