Instance Method インスタンスメソッド

dropExited(info:)

Tells the delegate a validated drop operation has exited the modified view. 委任先に、ある有効なドロップ操作がその修正されたビューを出たところだと伝えます。

Declaration 宣言

func dropExited(info: DropInfo)

Discussion 議論

The default implementation does nothing. 省略時の実装は何もしません。

Default Implementations 省略時実装

DropDelegate Implementations

See Also 参照

Receiving Drop Information ドロップ情報を受け取る