--- layout: api title: "v1.6.0 API: L.IHandler" categories: api version: v1.6.0 permalink: /api/v1.6.0/l-ihandler ---

IHandler

An interface implemented by interaction handlers.

Method Returns Description
enable() - Enables the handler.
disable() - Disables the handler.
enabled() Boolean Returns true if the handler is enabled.