BB FlashBack SDK: FBPlayer

HideFullscreenButton

Description

Set this to true to show a Fullscreen toggle button in the Player user interface. The button toggles the Fullscreen state - see the property FBPlayer::FullScreen.

Defaults to true.

Syntax

[C#/C++]
public Bool HideFullscreenButton;

[VB.NET]
Public Property HideFullscreenButton As Boolean

See Also

FBPlayer::FullScreen