<< 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 >SetFullScreen |
Sets whether to run the video player in full screen.
Prototype :
void SetFullScreen
(
bool FullScreen
)
Arguments :
FullScreen |
whether to run the video player in full screen |
Example :
This.SetFullScreen(true);
Available Events :
All Events