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.