Notification..::..DisplayTime Property

Gets or sets the display time.

Namespace:  Wpf.NotificationCenter.Notification
Assembly:  Wpf.NotificationCenter (in Wpf.NotificationCenter.dll)

Syntax


public TimeSpan DisplayTime { get; set; }
Public Property DisplayTime As TimeSpan
	Get
	Set
public:
property TimeSpan^ DisplayTime {
	TimeSpan^ get ();
	void set (TimeSpan^ value);
}

Field Value

The display time.