Table of Contents

Method UnsubscribeClickRepeated

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

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.