Table of Contents

Method UnsubscribeClickRepeated

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

UnsubscribeClickRepeated()

Unsubscribes the current instance from the repeated click timer event.

protected virtual void UnsubscribeClickRepeated()

Remarks

Call this method to detach the event handler for repeated click events and release associated resources. This method is intended to be overridden in derived classes to customize unsubscription behavior.