Spec-Zone.ru › Dart 1

dart:html

Свойство screenLeft

int screenLeft

Расстояние от левой стороны экрана до левой стороны этого окна.

Другие ресурсы

  • Спецификация интерфейса Screen от W3C.

Исходный код

@DomName('Window.screenLeft')
@DocsEditable()
int get screenLeft => _blink.BlinkWindow.instance.screenLeft_Getter_(this);

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-html/Window/screenLeft.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API