Gets or sets a value indicating whether the widget that shows the current and total time of the media is visible.

Namespace:  C1.Silverlight.MediaPlayer
Assembly:  C1.Silverlight.MediaPlayer (in C1.Silverlight.MediaPlayer.dll)

Syntax

C#
public bool IsTimePresenterVisible { get; set; }
Visual Basic
Public Property IsTimePresenterVisible As Boolean
	Get
	Set

See Also