DropGestureRecognizer.AllowDrop プロパティ

定義

要素が削除されたデータを受け入れられるかどうかを示す値を取得または設定します。 これはバインド可能なプロパティです。

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

プロパティ値

適用対象