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

dropEntered(info:)

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

Declaration 宣言

func dropEntered(info: DropInfo)

Discussion 議論

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