dart / 1 / dart-html / scrollstate / fromuserinput.html

fromUserInput property

bool fromUserInput

Source

@DomName('ScrollState.fromUserInput')
@DocsEditable()
@Experimental() // untriaged
bool get fromUserInput =>
    _blink.BlinkScrollState.instance.fromUserInput_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/ScrollState/fromUserInput.html