Table of Contents

Method SetDelay

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

SetDelay(long)

Sets the delay after which the tooltip appears.

bool SetDelay(long msecs)

Parameters

msecs long

Delay in milliseconds.

Returns

bool

true if operation is successful; false otherwise.

Remarks

May not be supported on all platforms.