Table of Contents

Method LastClickLessThanRepeatInterval

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

LastClickLessThanRepeatInterval(AbstractControl)

Checks whether LastClickedTimestamp is less than ClickRepeatInterval.

public static bool LastClickLessThanRepeatInterval(AbstractControl control)

Parameters

control AbstractControl

Control to use.

Returns

bool