• Registers bind handlers for the given class instance. (Bind handlers are methods decorated with @Bind.onDown, @Bind.onHolding, @Bind.onUp)

    Parameters

    • host: any
    • warnIfNoneRegistered: boolean = true

    Returns boolean

Generated using TypeDoc