Method UnsubscribeClickRepeated
UnsubscribeClickRepeated()
Unsubscribes from repeated click events and releases associated resources.
protected virtual void UnsubscribeClickRepeated()
Remarks
This method stops any active timers used for handling repeated click events and ensures that resources are properly disposed. After calling this method, repeated click events will no longer be processed.