isLastEvent

open fun isLastEvent(event: ReleaseEvent): Boolean

Method to get whether a generic event is the latest occurred

Return

whether a generic event is the latest occurred as boolean

Parameters

event

: event to check if is the latest occurred