autohide property

num autohide

Whether to autohide video controls (by default, HideProgressBar).

Implementation

external num /*enum AutoHide*/ get autohide;
void autohide=(num v)

Implementation

external set autohide(num /*enum AutoHide*/ v);