allowFullscreen property

bool? get allowFullscreen

Implementation

bool? get allowFullscreen native;
set allowFullscreen (bool? value)

Implementation

set allowFullscreen(bool? value) native;