IsFullScreenButtonVisible Property (C1MediaPlayer)
In This Topic
Gets or sets a value indicating whether the button that toggles full screen mode is visible.
Syntax
'Declaration
Public Property IsFullScreenButtonVisible As Boolean
public bool IsFullScreenButtonVisible {get; set;}
See Also