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