ScrollEvent.position - multiple declarations

Function ScrollEvent.position

current position

Prototype

int position() @property;

Function ScrollEvent.position

change position in event handler to update slider position

Prototype

void position(
  int newPosition
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0