SimpleTooltip..::..FadeDuration Property

Gets or sets the duration of the fade.

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

Syntax


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

Field Value

The duration of the fade.