menu
Dart
dart:html
IFrameElement
allowFullscreen property
allowFullscreen
dark_mode
light_mode
描述
allowFullscreen
属性
bool
?
allowFullscreen
实现
bool? get allowFullscreen native;
void
allowFullscreen=
(
bool
?
value
)
实现
set allowFullscreen(bool? value) native;
Dart
dart:html
IFrameElement
allowFullscreen 属性
IFrameElement 类
Cookie 管理控件