DragTargetWillAcceptCallable<T> typedef

DragTargetWillAcceptCallable<T> = Callable1<bool, T?>

typedef DragTargetWillAccept

Implementation

typedef DragTargetWillAcceptCallable<T> = Callable1<bool, T?>;