<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > VideoPlayer > Method >SetControllerVisible |
Sets whether to show controller.
Prototype :
void SetControllerVisible
(
bool ControllerVisible
)
Arguments :
ControllerVisible |
Whether to show controller |
Reference :
This is works only on the Android, iOS, WinUWP Viewer.
Example :
This.SetControllerVisible(true);
Available Events :
All Events