menu
Dart
dart:html
ScreenOrientation
lock method
lock
dark_mode
light_mode
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
Properties
angle
hashCode
on
onChange
runtimeType
type
Methods
addEventListener
dispatchEvent
lock
noSuchMethod
removeEventListener
toString
unlock
Operators
operator ==
Constants
changeEvent
Cookies management controls