IsTimePresenterVisible Property (C1MediaPlayer)
In This Topic
Gets or sets a value indicating whether the widget that shows the current and total time of the media is visible.
Syntax
'Declaration
Public Property IsTimePresenterVisible As Boolean
public bool IsTimePresenterVisible {get; set;}
See Also