menu
Dart
dart:html
ScreenOrientation
lock method
lock
brightness_4
brightness_5
description
lock
method
Future
lock
(
String
orientation
)
Implementation
Future lock(
String
orientation) => promiseToFuture(JS(
""
,
"#.lock(#)"
,
this
, orientation));
Dart
dart:html
ScreenOrientation
lock method
ScreenOrientation class
Cookies management controls