logo

THEOplayer > FullscreenOptions

FullscreenOptions interface

Signature:

export interface FullscreenOptions 

Properties

Property

Type

Description

navigationUI (optional)

'auto' | 'show' | 'hide'

Whether or not to show navigation UI while in fullscreen.

Property Details

navigationUI

Whether or not to show navigation UI while in fullscreen.

Signature:

navigationUI?: 'auto' | 'show' | 'hide';

Remarks

On mobile devices, the platform may want to show a native on-screen navigation UI (such as a back button or home button) while the player is in fullscreen mode. This setting controls whether or not this should be shown:
- If set to "show", then the native navigation UI is preferred.
- If set to "hide", then more screen space for the player is preferred.
- If set to "auto", then the choice is left to the platform.

By default, the player prefers to hide the on-screen navigation UI, since it already provides its own "exit fullscreen" button on its control bar.

github
Make sure to follow us on GitHub!
THEO-logo-white
twitter
facebook
linkedin
Copyright © 2022. All Rights Reserved.
Leuven
New York
Singapore
Barcelona