MediaPlayerClosableOverlayControllerCloseProgressColor Field |
the color of the circular bar that indicates the currently elapsed time until the close button can be tapped. Set this to a String containing the hex color representation. Defaults to
DarkGray.
Namespace: Veeplay.overlaycontrollersAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static readonly string CloseProgressColor
Public Shared ReadOnly CloseProgressColor As String
public:
static initonly String^ CloseProgressColor
static val CloseProgressColor: string
Field Value
Type:
StringSee Also