X11DeviceClassScroll class

Inheritance

Constructors

X11DeviceClassScroll({int sourceId = 0, int number = 0, X11ScrollType type = X11ScrollType.vertical, int flags = 0, double increment = 0})
const

Properties

flags int
final
hashCode int
The hash code for this object.
no setterinherited
increment double
final
number int
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sourceId int
final
type X11ScrollType
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited