Version: 2021.2
public static bool HasHandler (int dropDstId, Delegate handler);

参数

dropDstId ID of the destination window.
handler The handler of the targeted window.

返回

bool True if the handler is already registered.

描述

Check if the handler is already registered for the destination window ID.