Table of Contents

Property DismissInterval

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

DismissInterval

Gets or sets the interval, in milliseconds, after which an overlay tooltip is automatically dismissed. Default is null. If value is not specified, the default dismiss interval is used.

public virtual int? DismissInterval { get; set; }

Property Value

int?