menu
Dart
dart:html
IFrameElement
allowFullscreen property
allowFullscreen
brightness_4
brightness_5
description
allowFullscreen
property
bool
?
allowFullscreen
Implementation
bool? get allowFullscreen native;
void
allowFullscreen=
(
bool
?
value
)
Implementation
set allowFullscreen(bool? value) native;
Dart
dart:html
IFrameElement
allowFullscreen property
IFrameElement class