PauseWhenHidden Property (SparkVideoDisplay)

Action

Gets whether the video continues to play when it is "hidden".

Syntax

C#
protected Boolean pauseWhenHidden { get; }
VB
'Declaration
Protected Read Property pauseWhenHidden As Boolean

Access

Read only.