GuiHost..::..GlobalFadeSpeed Property

Gets or sets the global fade speed.

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

Syntax


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

Field Value

The global fade speed.