enterFullscreen abstract method

void enterFullscreen()

Is called by the PlayerView when the UI should enter fullscreen mode. Do not call this directly to enter fullscreen. Call PlayerViewState.enterFullscreen instead if you want to enter fullscreen programmatically.

Implementation

void enterFullscreen();