MMLCollisionEndEvent extendsRemoteEvent

Received when a user stops colliding with an element.

detailisReadonly

  • connectionId:  

    number

    Type declaration

    • connectionId:  
    • number

    The unique numeric id of the connection that sent the event.

typeisReadonly

Returns the type of event, e.g. "click", "hashchange", or "submit".

Literal: collisionend

Examples

Multiple users