Function

Atk-1.0Atkremove_key_event_listener

  • listener_id is the value returned by atk_add_key_event_listener when you registered that event listener.

    Removes the specified event listener.

    Parameters

    • listener_id: number

      the id of the event listener to remove

    Returns void