SimpleTooltip..::..Delay Property

Gets or sets the delay.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public float Delay { get; set; }
Public Property Delay As Single
	Get
	Set
public:
property float^ Delay {
	float^ get ();
	void set (float^ value);
}

Field Value

The delay.