enableVideoFullscreen property

bool? enableVideoFullscreen
final

If set to false will disallow user to enter full screen in tweet video By default it is true

Implementation

final bool? enableVideoFullscreen;